Skip to content

v6.1.0 - complexity growing!

Compare
Choose a tag to compare
@BBC-Esq BBC-Esq released this 19 Jul 23:00
· 465 commits to main since this release
3cacc39

Version 6.1

Stability-geared release.

Bug Fixes

  • VectorDB's can now be created with images again and searched. Sentence-transformers was the mail culprit.
  • Solved the issue of the DB not being created by using from_texts instead of from_documents within the TileDB library.
  • Massive improvement in stability when switching to/from "local models." Involved heavy troubleshooting multiprocessing.
  • Greatly improved the installation procedure - i.e. setup_windows.py and requirements.txt, which was responsible for a lot of conflicting dependencies and therefore random errors.

Regressions

  • Temporarily commented out Phi3 (original) models to solve an inference issue, but dolphin phi3 works fine.