Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ tags:
|
|
9 |
- dpo
|
10 |
- llama-cpp
|
11 |
- gguf-my-repo
|
|
|
12 |
---
|
13 |
|
14 |
# Triangle104/L3.1-Niitorm-8B-DPO-t0.0001-Q5_K_S-GGUF
|
@@ -53,4 +54,4 @@ Step 3: Run inference through the main binary.
|
|
53 |
or
|
54 |
```
|
55 |
./llama-server --hf-repo Triangle104/L3.1-Niitorm-8B-DPO-t0.0001-Q5_K_S-GGUF --hf-file l3.1-niitorm-8b-dpo-t0.0001-q5_k_s.gguf -c 2048
|
56 |
-
```
|
|
|
9 |
- dpo
|
10 |
- llama-cpp
|
11 |
- gguf-my-repo
|
12 |
+
license: llama3.1
|
13 |
---
|
14 |
|
15 |
# Triangle104/L3.1-Niitorm-8B-DPO-t0.0001-Q5_K_S-GGUF
|
|
|
54 |
or
|
55 |
```
|
56 |
./llama-server --hf-repo Triangle104/L3.1-Niitorm-8B-DPO-t0.0001-Q5_K_S-GGUF --hf-file l3.1-niitorm-8b-dpo-t0.0001-q5_k_s.gguf -c 2048
|
57 |
+
```
|