Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,12 @@ license: llama3.1
|
|
9 |
|
10 |
This is an uncensored version of Llama 3.1 8B Instruct created with abliteration (see [this article](https://huggingface.co/blog/mlabonne/abliteration) to know more about it).
|
11 |
|
|
|
|
|
12 |
## ⚡️ Quantization
|
13 |
|
14 |
-
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
This is an uncensored version of Llama 3.1 8B Instruct created with abliteration (see [this article](https://huggingface.co/blog/mlabonne/abliteration) to know more about it).
|
11 |
|
12 |
+
Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original code and technique. Please follow him if you're interested in abliterated models.
|
13 |
+
|
14 |
## ⚡️ Quantization
|
15 |
|
16 |
+
Thanks to ZeroWw and Apel-sin for the quants.
|
17 |
+
|
18 |
+
* **Better GGUF**: https://huggingface.co/ZeroWw/Meta-Llama-3.1-8B-Instruct-abliterated-GGUF
|
19 |
+
* **My old GGUF**: https://huggingface.co/mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated-GGUF
|
20 |
+
* **EXL2**: https://huggingface.co/Apel-sin/llama-3.1-8B-abliterated-exl2
|