mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 07:40:12 +01:00
Ingestion Speedup Multiple strategy (#1309)
This commit is contained in:
parent
546ba33e6f
commit
bafdd3baf1
13 changed files with 515 additions and 195 deletions
|
|
@ -22,6 +22,9 @@ ui:
|
|||
|
||||
llm:
|
||||
mode: local
|
||||
embedding:
|
||||
# Should be matching the value above in most cases
|
||||
mode: local
|
||||
|
||||
vectorstore:
|
||||
database: qdrant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue