Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ tags:
|
|
11 |
- llama-cpp
|
12 |
- gguf-my-repo
|
13 |
base_model: DavidAU/Deep-Reasoning-Llama-3.2-JametMini-3B-MK.III
|
|
|
14 |
---
|
15 |
|
16 |
# Triangle104/Deep-Reasoning-Llama-3.2-JametMini-3B-MK.III-Q4_K_S-GGUF
|
@@ -239,4 +240,4 @@ Step 3: Run inference through the main binary.
|
|
239 |
or
|
240 |
```
|
241 |
./llama-server --hf-repo Triangle104/Deep-Reasoning-Llama-3.2-JametMini-3B-MK.III-Q4_K_S-GGUF --hf-file deep-reasoning-llama-3.2-jametmini-3b-mk.iii-q4_k_s.gguf -c 2048
|
242 |
-
```
|
|
|
11 |
- llama-cpp
|
12 |
- gguf-my-repo
|
13 |
base_model: DavidAU/Deep-Reasoning-Llama-3.2-JametMini-3B-MK.III
|
14 |
+
license: llama3.2
|
15 |
---
|
16 |
|
17 |
# Triangle104/Deep-Reasoning-Llama-3.2-JametMini-3B-MK.III-Q4_K_S-GGUF
|
|
|
240 |
or
|
241 |
```
|
242 |
./llama-server --hf-repo Triangle104/Deep-Reasoning-Llama-3.2-JametMini-3B-MK.III-Q4_K_S-GGUF --hf-file deep-reasoning-llama-3.2-jametmini-3b-mk.iii-q4_k_s.gguf -c 2048
|
243 |
+
```
|