mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-07-31 15:11:47 +00:00
Merge pull request #474 from maozdemir/patch-3
fix: Add `TARGET_SOURCE_CHUNKS` to `example.env`
This commit is contained in:
commit
60e6bd25eb
@ -3,4 +3,4 @@ MODEL_TYPE=GPT4All
|
||||
MODEL_PATH=models/ggml-gpt4all-j-v1.3-groovy.bin
|
||||
EMBEDDINGS_MODEL_NAME=all-MiniLM-L6-v2
|
||||
MODEL_N_CTX=1000
|
||||
TARGET_SOURCE_DOCUMENTS=4
|
||||
TARGET_SOURCE_CHUNKS=4
|
||||
|
Loading…
Reference in New Issue
Block a user