Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
|
|
2 |
library_name: transformers
|
3 |
license: llama3.1
|
4 |
-
base_model: mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated
|
5 |
tags:
|
6 |
- abliterated
|
7 |
- uncensored
|
@@ -22,4 +22,5 @@ Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original co
|
|
22 |
Thanks to ZeroWw and Apel-sin for the quants.
|
23 |
|
24 |
* **Better GGUF**: https://huggingface.co/ZeroWw/Meta-Llama-3.1-8B-Instruct-abliterated-GGUF
|
|
|
25 |
* **EXL2**: https://huggingface.co/Apel-sin/llama-3.1-8B-abliterated-exl2
|
|
|
1 |
---
|
2 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
3 |
library_name: transformers
|
4 |
license: llama3.1
|
|
|
5 |
tags:
|
6 |
- abliterated
|
7 |
- uncensored
|
|
|
22 |
Thanks to ZeroWw and Apel-sin for the quants.
|
23 |
|
24 |
* **Better GGUF**: https://huggingface.co/ZeroWw/Meta-Llama-3.1-8B-Instruct-abliterated-GGUF
|
25 |
+
* **My old GGUF**: https://huggingface.co/mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated-GGUF
|
26 |
* **EXL2**: https://huggingface.co/Apel-sin/llama-3.1-8B-abliterated-exl2
|