- Using
llama-2-7b-chat.ggmlv3.q8_0.bin downloaded today
- I've setup everything running on a Dell PowerEdge 16-processor machine w/ 128GB of RAM.
- Pointed to a directory that only had 4 PDFs in it.
- Every question just using your standard
poetry run python main.py "question text?" returns just one line:
"Illegal instruction"
Some questions take longer to return the same.
Any clues?