Releases: michaelfeil/infinity
Releases · michaelfeil/infinity
0.0.43
What's Changed
- impove bettertransformer interface by @michaelfeil in #260
- Add support to pass
root_path
to FastAPI app by @chiragjn in #261 - Update on docs and poetry by @michaelfeil in #265
Full Changelog: 0.0.42...0.0.43
0.0.42
Full Changelog: 0.0.41...0.0.42
fix for clip
0.0.41
What's Changed
- fix pytest, rename reranker model by @michaelfeil in #248
- Clip embeddings parallel by @michaelfeil in #251
- clip - server follow up by @michaelfeil in #249
- Transformers 4.41 bump by @michaelfeil in #257
PUBLIC API CHANGE in python (internal modules no longer exposed, exposing multi-model API)
Full Changelog: 0.0.40...0.0.41
0.0.40
What's Changed
- add embedding quantization interface by @michaelfeil in #247
Full Changelog: 0.0.39...0.0.40
0.0.39
0.0.38
What's Changed
- update poetry lock to latest by @michaelfeil in #234
- Add auth and classify endpoint to openai server by @Rololi in #237
- ENV-Manager update by @michaelfeil in #238
New Contributors
Full Changelog: 0.0.37...0.0.38
0.0.37
What's Changed
- bump sentence-transformers to 3.0 by @michaelfeil in #232
- Add einops as extra dependency by @chiragjn in #233
Full Changelog: 0.0.36...0.0.37
0.0.36
What's Changed
- add infinity server kwargs for device by @michaelfeil in #230
Full Changelog: 0.0.35...0.0.36
0.0.35
What's Changed
- update docs: v2 cli and async request handling by @michaelfeil in #229
Full Changelog: 0.0.34...0.0.35
0.0.34
What's Changed
- Add option to enable permissive CORS headers to allow api access from… by @kir-gadjello in #214
- add v2 to CLI by @michaelfeil in #227
- Add revision and trust_remote_code to from_pretrained calls by @chiragjn in #224
New Contributors
- @kir-gadjello made their first contribution in #214
- @chiragjn made their first contribution in #224
Full Changelog: 0.0.33...0.0.34