版本发布 8
## What's Changed * Update colpali engine to latest version by @wirthual in https://github.com/michaelfeil/infinity/pull/563 * Add ColQwen2_5 to IMAGE_COL_MODELS by @yasyf in https://github.com/michaelfeil/infinity/pull/568 * add deps by @michaelfeil in https://github.com/michaelfeil/infinity/pull/570 * [Docs] Correct outdated mention of OpenAIEmbeddingInput by @HollowMan6 in https://github.com/michaelfeil/infinity/pull/587 * Caching huggingface models in GH actions by @wirthual in https://github.com/michaelfeil/infinity/pull/602 * Fix client generation pipeline by @wirthual in https://github.com/michaelfeil/infinity/pull/603 * Fix broken link in README by @davidpaquin in https://github.com/michaelfeil/infinity/pull/622 * adding hf-xet by @michaelfeil in https://github.com/michaelfeil/infinity/pull/632 * fix linting in select_model.py by @wirthual in https://github.com/michaelfeil/infinity/pull/633 * New torch version (2.8) New flash attnention, remove hf_transfer by @michaelfeil in https://github.com/michaelfeil/infinity/pull/636 ## New Contributors * @yasyf made their first contribution in https://github.com/michaelfeil/infinity/pull/568 * @HollowMan6 made their first contribution in https://github.com/michaelfeil/infinity/pull/587 * @davidpaquin made their first contribution in https://github.com/michaelfeil/infinity/pull/622 **Full Changelog**: https://github.com/michaelfeil/infinity/compare/0.0.76...0.0.77
- torch=2.6.0 update - 5-10% faster attention on hopper -> previously 2.4.1 -> does no longer work with torch.compile + bettertransformers. We recommend disabling torch.compile for this model class. - flash-attn included in docker image for nvidia.
## What's Changed * add better bettertransformers support by @michaelfeil in https://github.com/michaelfeil/infinity/pull/509 * Update verbose parameter when initializing ModelWorker by @aRyBernAlTEglOTRO in https://github.com/michaelfeil/infinity/pull/516 THANKS! * 0.0.75 release by @michaelfeil in https://github.com/michaelfeil/infinity/pull/520 -> DEFAULTS to `v2` command in the CLI ## New Contributors * @aRyBernAlTEglOTRO made their first contribution in https://github.com/michaelfeil/infinity/pull/516 THANKS ! **Full Changelog**: https://github.com/michaelfeil/infinity/compare/0.0.74...0.0.75
## What's Changed * move cli to extra file, macOS tests add documentation by @michaelfeil in https://github.com/michaelfeil/infinity/pull/501 * Modernbert install from git by @michaelfeil in https://github.com/michaelfeil/infinity/pull/508 **Full Changelog**: https://github.com/michaelfeil/infinity/compare/0.0.73...0.0.74
## What's Changed * Support for matryoshka embeddings by @wirthual in https://github.com/michaelfeil/infinity/pull/490 * Adding optimum option for PredictEngine by @wwymak in https://github.com/michaelfeil/infinity/pull/492 * new-release by @michaelfeil in https://github.com/michaelfeil/infinity/pull/494 ## New Contributors * @wwymak made their first contribution in https://github.com/michaelfeil/infinity/pull/492 **Full Changelog**: https://github.com/michaelfeil/infinity/compare/0.0.72...0.0.73
## What's Changed * New docker image for rocm / torch cpu by @michaelfeil in https://github.com/michaelfeil/infinity/pull/434 **Full Changelog**: https://github.com/michaelfeil/infinity/compare/0.0.66...0.0.67
## What's Changed * Add better start messages & telemetry documenation by @michaelfeil in https://github.com/michaelfeil/infinity/pull/429 * poetry unlock by @michaelfeil in https://github.com/michaelfeil/infinity/pull/430 * end-2-end faster tests by @michaelfeil in https://github.com/michaelfeil/infinity/pull/431 * Docker update trt onnx by @michaelfeil in https://github.com/michaelfeil/infinity/pull/432 **Full Changelog**: https://github.com/michaelfeil/infinity/compare/0.0.65...0.0.66
## What's Changed * Jinja docker template by @michaelfeil in https://github.com/michaelfeil/infinity/pull/426 **Full Changelog**: https://github.com/michaelfeil/infinity/compare/0.0.64...0.0.65