mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 13:23:15 +00:00
Save Asymmetric Search Model to Disk
- Improve application load time - Remove dependence on internet to startup application and perform semantic search
This commit is contained in:
@@ -27,6 +27,7 @@ search-type:
|
||||
asymmetric:
|
||||
encoder: "sentence-transformers/msmarco-MiniLM-L-6-v3"
|
||||
cross-encoder: "cross-encoder/ms-marco-MiniLM-L-6-v2"
|
||||
model_directory: "tests/data/.asymmetric"
|
||||
|
||||
image:
|
||||
encoder: "clip-ViT-B-32"
|
||||
|
||||
Reference in New Issue
Block a user