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