data_text_search / how_to_create_exe_dist.txt

Commit History

Updated to Gradio 4.16.0. Now works correctly with BGE embeddings
2bcd818

seanpedrickcase commited on

Cut out semantic search temporarily while issues with Jina gated model resolved. Improved error/progress tracking and messaging. Placeholder for Spacy fuzzy search.
739b386

seanpedrickcase commited on

Better error checking. Doesn't load in embeddings file twice now.
63049fe

Sean-Case commited on

Fixed data input for semantic search. Allowed for docs to be loaded in directly for semantic search. 0.2.1
3df8e40

Sean-Case commited on

Minor changes to file path for outputs, documentation, location of pyinstaller build dependencies
200480d

seanpedrickcase commited on

Added accelerate to requirements. Minor doc changes
f2db299

seanpedrickcase commited on

Many changes to code organisation. More efficient searches from using intermediate outputs. Version 0.1
99d6fba

seanpedrickcase commited on

Initial commit
a9c2120

Sean-Case commited on