Releases: michaelfeil/infinity
Releases · michaelfeil/infinity
0.0.68
What's Changed
- add benchmark for clip model by @wirthual in #438
- Vision fix for non-clip models by @michaelfeil in #439
- Add PR template (With changes) by @fadkeabhi in #441
- Fixed Broken License Link in README by @niranjan-kurhade in #446
- change embedding response object to list for openai compatibility by @wirthual in #444
- README: Add KubeAI under integrations by @samos123 in #453
- Model: Device-id and data-parallel inference in CLI and Torch by @michaelfeil in #452
- Colbert by @michaelfeil in #456
New Contributors
- @niranjan-kurhade made their first contribution in #446
- @samos123 made their first contribution in #453
Full Changelog: 0.0.67...0.0.68
0.0.67
What's Changed
- New docker image for rocm / torch cpu by @michaelfeil in #434
Full Changelog: 0.0.66...0.0.67
0.0.66
What's Changed
- Add better start messages & telemetry documenation by @michaelfeil in #429
- poetry unlock by @michaelfeil in #430
- end-2-end faster tests by @michaelfeil in #431
- Docker update trt onnx by @michaelfeil in #432
Full Changelog: 0.0.65...0.0.66
0.0.65
0.0.64
What's Changed
- Tests: Add base64 test for audio endpoint by @wirthual in #414
- Add PR template by @fadkeabhi in #417
- add regex validation by @michaelfeil in #420
- improve pytest download tooling by @michaelfeil in #421
- Colipali - ready for review. by @michaelfeil in #423
New Contributors
- @fadkeabhi made their first contribution in #417
Full Changelog: 0.0.63...0.0.64
0.0.63
What's Changed
- improve typing to 3.9 standards by @michaelfeil in #409
- add posthog logging by @michaelfeil in #410
How to disable logging:
# across docker, cli
export DO_NOT_TRACK=1
- add bfloat16 as dtype
Full Changelog: 0.0.62...0.0.63
0.0.62
What's Changed: Breaking change - rerank endpoint returns sorted results
- add top_k parameter to rerank endpoint (#396) by @michaelfeil in #404
- docs: update README.md by @eltociear in #405
- fix topk tests by @michaelfeil in #406
- update client by @michaelfeil in #407
New Contributors
- @eltociear made their first contribution in #405
Full Changelog: 0.0.61...0.0.62
0.0.61
0.0.60
What's Changed
- Embed openai broad multimodal compat by @michaelfeil in #395 -> MultiModal inference in /embeddings
Full Changelog: 0.0.59...0.0.60
0.0.59
What's Changed
- add client packages by @michaelfeil in #382
- WIP: End to End test for vision and audio by @wirthual in #386
- Follow up PR for Audio End to End testing by @wirthual in #390
- Feature: Add Support for Data URI by @davleop in #385
- Allow enabling rerankers raw_scores by @rawsh in #393
New Contributors
Full Changelog: 0.0.58...0.0.59