CRD716 commited on
Commit
3f3c6ab
·
1 Parent(s): fb390d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,4 +2,6 @@
2
  license: gpl-3.0
3
  ---
4
 
5
- LLaMa 65B converted to ggml via LLaMa.cpp, then quantized to 4bit.
 
 
 
2
  license: gpl-3.0
3
  ---
4
 
5
+ LLaMa 65B converted to ggml via LLaMa.cpp, then quantized to 4bit.
6
+
7
+ I recommend the following settings when running as a good starting point: main.exe -m ggml-LLaMa-65B-q4_0.bin -n -1 -t 42 -c 2048 --temp 0.35 --interactive-first --repeat_penalty 1.2 --instruct --color