Triangle104
commited on
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
base_model: mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated
|
3 |
library_name: transformers
|
4 |
license: llama3.1
|
|
|
5 |
tags:
|
6 |
- abliterated
|
7 |
- uncensored
|
@@ -10,8 +10,8 @@ tags:
|
|
10 |
---
|
11 |
|
12 |
# Triangle104/Meta-Llama-3.1-8B-Instruct-abliterated-Q5_K_M-GGUF
|
13 |
-
This model was converted to GGUF format from [`
|
14 |
-
Refer to the [original model card](https://huggingface.co/
|
15 |
|
16 |
## Use with llama.cpp
|
17 |
Install llama.cpp through brew (works on Mac and Linux)
|
|
|
1 |
---
|
|
|
2 |
library_name: transformers
|
3 |
license: llama3.1
|
4 |
+
base_model: huihui-ai/Meta-Llama-3.1-8B-Instruct-abliterated
|
5 |
tags:
|
6 |
- abliterated
|
7 |
- uncensored
|
|
|
10 |
---
|
11 |
|
12 |
# Triangle104/Meta-Llama-3.1-8B-Instruct-abliterated-Q5_K_M-GGUF
|
13 |
+
This model was converted to GGUF format from [`huihui-ai/Meta-Llama-3.1-8B-Instruct-abliterated`](https://huggingface.co/huihui-ai/Meta-Llama-3.1-8B-Instruct-abliterated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
14 |
+
Refer to the [original model card](https://huggingface.co/huihui-ai/Meta-Llama-3.1-8B-Instruct-abliterated) for more details on the model.
|
15 |
|
16 |
## Use with llama.cpp
|
17 |
Install llama.cpp through brew (works on Mac and Linux)
|