Triangle104
commited on
Commit
•
b9b86eb
1
Parent(s):
a834744
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
- merge
|
7 |
- llama-cpp
|
8 |
- gguf-my-repo
|
|
|
9 |
---
|
10 |
|
11 |
# Triangle104/Hermes-Dolphin-out-Q4_K_M-GGUF
|
@@ -79,4 +80,4 @@ Step 3: Run inference through the main binary.
|
|
79 |
or
|
80 |
```
|
81 |
./llama-server --hf-repo Triangle104/Hermes-Dolphin-out-Q4_K_M-GGUF --hf-file hermes-dolphin-out-q4_k_m.gguf -c 2048
|
82 |
-
```
|
|
|
6 |
- merge
|
7 |
- llama-cpp
|
8 |
- gguf-my-repo
|
9 |
+
license: llama3.1
|
10 |
---
|
11 |
|
12 |
# Triangle104/Hermes-Dolphin-out-Q4_K_M-GGUF
|
|
|
80 |
or
|
81 |
```
|
82 |
./llama-server --hf-repo Triangle104/Hermes-Dolphin-out-Q4_K_M-GGUF --hf-file hermes-dolphin-out-q4_k_m.gguf -c 2048
|
83 |
+
```
|