Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
tags:
|
| 4 |
-
- llama-cpp
|
| 5 |
-
- gguf-my-repo
|
| 6 |
-
base_model:
|
| 7 |
-
---
|
|
|
|
| 8 |
|
| 9 |
# Disya/RpR-v4-Small-8B-Q8_0-GGUF
|
| 10 |
This model was converted to GGUF format from [`ArliAI/RpR-v4-Small-8B`](https://huggingface.co/ArliAI/RpR-v4-Small-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
|
@@ -48,4 +49,4 @@ Step 3: Run inference through the main binary.
|
|
| 48 |
or
|
| 49 |
```
|
| 50 |
./llama-server --hf-repo Disya/RpR-v4-Small-8B-Q8_0-GGUF --hf-file rpr-v4-small-8b-q8_0.gguf -c 2048
|
| 51 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- llama-cpp
|
| 5 |
+
- gguf-my-repo
|
| 6 |
+
base_model:
|
| 7 |
+
- ArliAI/DS-R1-Qwen3-8B-ArliAI-RpR-v4-Small
|
| 8 |
+
---
|
| 9 |
|
| 10 |
# Disya/RpR-v4-Small-8B-Q8_0-GGUF
|
| 11 |
This model was converted to GGUF format from [`ArliAI/RpR-v4-Small-8B`](https://huggingface.co/ArliAI/RpR-v4-Small-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
|
|
|
| 49 |
or
|
| 50 |
```
|
| 51 |
./llama-server --hf-repo Disya/RpR-v4-Small-8B-Q8_0-GGUF --hf-file rpr-v4-small-8b-q8_0.gguf -c 2048
|
| 52 |
+
```
|