Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-07 | 1.1 kB | |
v3.1.0 source code.tar.gz | 2024-11-07 | 21.3 MB | |
v3.1.0 source code.zip | 2024-11-07 | 21.4 MB | |
Totals: 3 Items | 42.6 MB | 1 |
What's Changed
- Update llava.py by @mosheber in https://github.com/IntelLabs/fastRAG/pull/54
- Remove indexing function by @mosheber in https://github.com/IntelLabs/fastRAG/pull/55
- IPEX benchmarking fix by @peteriz in https://github.com/IntelLabs/fastRAG/pull/58
- Removing Handlers with Phi3.5 Suppport by @mosheber in https://github.com/IntelLabs/fastRAG/pull/59
- replaced list[str] with List[str] by @mosheber in https://github.com/IntelLabs/fastRAG/pull/67
- Adding files for multi modal pipeline by @mosheber in https://github.com/IntelLabs/fastRAG/pull/68
- Lazy initialization of OVModel by @danielfleischer in https://github.com/IntelLabs/fastRAG/pull/66
- update protobuf version to 5.28.3 by @mosheber in https://github.com/IntelLabs/fastRAG/pull/70
- Update one link in nutrition_data.json by @bilgeyucel in https://github.com/IntelLabs/fastRAG/pull/72
New Contributors
- @bilgeyucel made their first contribution in https://github.com/IntelLabs/fastRAG/pull/72
Full Changelog: https://github.com/IntelLabs/fastRAG/compare/v3.0.2...v3.1.0