Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ For best results: replace "Human" and "Assistant" with "Player" and "Yuri" like
|
|
19 |
|
20 |
Tested primarily with koboldcpp 1.41+, with q8_0 GGML, context length set to 4096, temperature at 0.7, and the rest left as is on chat mode. (No memory, world info, AN, etc. used):
|
21 |
|
22 |
-
koboldcpp_v1.41.exe --contextsize 4096 --lora "path/to/llama-2-13b-yuri-
|
23 |
|
24 |
### HYPERPARAMS
|
25 |
* Trained for 3 epochs
|
|
|
19 |
|
20 |
Tested primarily with koboldcpp 1.41+, with q8_0 GGML, context length set to 4096, temperature at 0.7, and the rest left as is on chat mode. (No memory, world info, AN, etc. used):
|
21 |
|
22 |
+
koboldcpp_v1.41.exe --contextsize 4096 --lora "path/to/llama-2-13b-yuri-v0.1-qlora/ggml-adapter-model.bin"
|
23 |
|
24 |
### HYPERPARAMS
|
25 |
* Trained for 3 epochs
|