mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 20:12:55 +01:00
update #1
This commit is contained in:
parent
9974f34f10
commit
c464225fa1
5 changed files with 4 additions and 1 deletions
BIN
files_to_upload/Example of static and dynamic binding.pdf
Normal file
BIN
files_to_upload/Example of static and dynamic binding.pdf
Normal file
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,2 @@
|
||||||
|
[ZoneTransfer]
|
||||||
|
ZoneId=3
|
||||||
BIN
files_to_upload/The Girl with the Dragon Tattoo ( PDFDrive ).pdf
Normal file
BIN
files_to_upload/The Girl with the Dragon Tattoo ( PDFDrive ).pdf
Normal file
Binary file not shown.
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue