csabakecskemeti
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,4 +19,11 @@ 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" -r "### ASSISTANT: "`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: "`
|
23 |
+
|
24 |
+
|
25 |
+
I'm doing this to 'Make knowledge free for everyone', using my personal time and resources.
|
26 |
+
|
27 |
+
If you want to support my efforts please visit my ko-fi page: https://ko-fi.com/devquasar
|
28 |
+
|
29 |
+
Also feel free to visit my website https://devquasar.com/
|