Triangle104
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,14 @@ tags:
|
|
12 |
This model was converted to GGUF format from [`huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated`](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
13 |
Refer to the [original model card](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated) for more details on the model.
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
## Use with llama.cpp
|
16 |
Install llama.cpp through brew (works on Mac and Linux)
|
17 |
|
|
|
12 |
This model was converted to GGUF format from [`huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated`](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
13 |
Refer to the [original model card](https://huggingface.co/huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated) for more details on the model.
|
14 |
|
15 |
+
---
|
16 |
+
Model details:
|
17 |
+
-
|
18 |
+
Supposed to be an uncensored version of DeepSeek-R1-Distill-Llama-8B.
|
19 |
+
|
20 |
+
See original model card for more info.
|
21 |
+
|
22 |
+
---
|
23 |
## Use with llama.cpp
|
24 |
Install llama.cpp through brew (works on Mac and Linux)
|
25 |
|