Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ license: mit
|
|
5 |
# NousResearch - Obsidian-3B-V0.5 gguf q6 version by Nisten
|
6 |
To run the server inside /llama.cpp/ folder IN YOUR TERMINAL
|
7 |
|
8 |
-
|
9 |
|
10 |
that's it, it's literally one command, you open your browser now at http://127.0.0.1:8080
|
11 |
|
|
|
5 |
# NousResearch - Obsidian-3B-V0.5 gguf q6 version by Nisten
|
6 |
To run the server inside /llama.cpp/ folder IN YOUR TERMINAL
|
7 |
|
8 |
+
## ./server -m obsidian-q6.gguf --mmproj mmproj-obsidian-f16.gguf -ngl 42
|
9 |
|
10 |
that's it, it's literally one command, you open your browser now at http://127.0.0.1:8080
|
11 |
|