Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,8 +5,6 @@ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
|
| 5 |
tags:
|
| 6 |
- abliterated
|
| 7 |
- uncensored
|
| 8 |
-
- autoquant
|
| 9 |
-
- gguf
|
| 10 |
---
|
| 11 |
|
| 12 |
# Meta-Llama-3.1-8B-Instruct-abliterated
|
|
@@ -15,4 +13,12 @@ tags:
|
|
| 15 |
|
| 16 |
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).
|
| 17 |
|
| 18 |
-
Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original code and technique. Please follow him if you're interested in abliterated models.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- abliterated
|
| 7 |
- uncensored
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Meta-Llama-3.1-8B-Instruct-abliterated
|
|
|
|
| 13 |
|
| 14 |
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).
|
| 15 |
|
| 16 |
+
Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original code and technique. Please follow him if you're interested in abliterated models.
|
| 17 |
+
|
| 18 |
+
## ⚡️ Quantization
|
| 19 |
+
|
| 20 |
+
Thanks to ZeroWw and Apel-sin for the quants.
|
| 21 |
+
|
| 22 |
+
* **New GGUF**: https://huggingface.co/mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated-GGUF
|
| 23 |
+
* **ZeroWw GGUF**: https://huggingface.co/ZeroWw/Meta-Llama-3.1-8B-Instruct-abliterated-GGUF
|
| 24 |
+
* **EXL2**: https://huggingface.co/Apel-sin/llama-3.1-8B-abliterated-exl2
|
meta-llama-3.1-8b-instruct-abliterated.Q2_K.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b127302c4265b3d93623f8e85475d2c5cf2d99f397e822b1ea0dbd9877f4b81
|
| 3 |
+
size 3179131968
|
meta-llama-3.1-8b-instruct-abliterated.bf16.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab319a0cbfc9ef0f29a81af2bf8db7a7c92ff746aeef06e4963914dec88d254b
|
| 3 |
+
size 16068891712
|