Starting gpt4all
This commit is contained in:
parent
a847676984
commit
5a5a71d7bd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
cd `dirname $0`
|
||||
cd ..
|
||||
|
||||
./main --color --instruct --threads 4 \
|
||||
./build/bin/main --color --instruct --threads 4 \
|
||||
--model ./models/gpt4all-7B/gpt4all-lora-quantized.bin \
|
||||
--file ./prompts/alpaca.txt \
|
||||
--batch_size 8 --ctx_size 2048 -n -1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue