Saahil-exe
Saahil-exe
> @RuddiRodriguez where did you type that code into? i cant figure that out
> @Saahil-exe, Please share folder strcuture and contends on the .env file PERSIST_DIRECTORY=db 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_CHUNKS=4 I upgraded to gpt4all 0.3.4 still the same issue, the model is...
Using embedded DuckDB with persistence: data will be stored in: db Found model file at models/ggml-gpt4all-j-v1.3-groovy.bin Invalid model file ╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮ │ D:\AI\PrivateGPT\privateGPT\privateGPT.py:82 in │...
and if i try the hermes model it says this: validation error for LlamaCpp __root__ Could not load Llama model from path: models/ggml-v3-13b-hermes-q5_1.bin. Received error [WinError -1073741795] Windows Error 0xc000001d...
I added MODEL_N_BATCH=8 later on and it still didnt work.
> @Saahil-exe in your .env you are missing the `MODEL_N_BATCH=8`. I'm not sure if that matters or not. > > I just got things to work on a new clean...
@JamesO2x 12 year old cpus can be a pain, mine is approximately that old too, can you mention the specs of your machine? Mine is - Intel® Core™ i5 i5-460M...