csabakecskemeti
commited on
Commit
•
fd7d3b1
1
Parent(s):
21ea206
Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,4 @@ Brainstorm facilitates idea exploration through interaction with a Language Mode
|
|
17 |
With https://lmstudio.ai/ use the `brainstorm.preset.json` preset
|
18 |
|
19 |
### llama.cpp
|
20 |
-
`./main -m llama3_8b_chat_brainstorm.Q2_K.gguf -p "### HUMAN: I'd like to build an online marketplace\n ### ASSISTANT:" -n 400 -e -ins -r "### HUMAN:\n"`
|
|
|
17 |
With https://lmstudio.ai/ use the `brainstorm.preset.json` preset
|
18 |
|
19 |
### llama.cpp
|
20 |
+
`./main -m llama3_8b_chat_brainstorm-v2.1.Q2_K.gguf -p "### HUMAN: I'd like to build an online marketplace\n ### ASSISTANT:" -n 400 -e -ins -r "### HUMAN:\n" -r "### ASSISTANT: "`
|