This commit is contained in:
Ben-A-Sabu 2024-04-28 09:27:47 +05:30
parent 9974f34f10
commit c464225fa1
5 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,2 @@
[ZoneTransfer]
ZoneId=3

View file

@ -64,7 +64,8 @@ llamacpp:
embedding: embedding:
# Should be matching the value above in most cases # Should be matching the value above in most cases
mode: huggingface mode: huggingface
ingest_mode: simple ingest_mode: parallel
count_workers: 2
embed_dim: 384 # 384 is for BAAI/bge-small-en-v1.5 embed_dim: 384 # 384 is for BAAI/bge-small-en-v1.5
huggingface: huggingface: