Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,12 @@ tags:
|
|
11 |
This model is an experimental DPO fine-tune of an abliterated Llama 3 8B Instruct model on the full [mlabonne/orpo-dpo-mix-40k](https://huggingface.co/datasets/mlabonne/orpo-dpo-mix-40k) dataset.
|
12 |
It improves Llama 3 8B Instruct's performance while being uncensored.
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
## ⚡ Quantization
|
15 |
|
16 |
* **GGUF**: https://huggingface.co/mlabonne/Llama-3-8B-Instruct-abliterated-dpomix-GGUF
|
@@ -19,7 +25,9 @@ It improves Llama 3 8B Instruct's performance while being uncensored.
|
|
19 |
|
20 |
### Open LLM Leaderboard
|
21 |
|
22 |
-
|
|
|
|
|
23 |
|
24 |
### Nous
|
25 |
|
|
|
11 |
This model is an experimental DPO fine-tune of an abliterated Llama 3 8B Instruct model on the full [mlabonne/orpo-dpo-mix-40k](https://huggingface.co/datasets/mlabonne/orpo-dpo-mix-40k) dataset.
|
12 |
It improves Llama 3 8B Instruct's performance while being uncensored.
|
13 |
|
14 |
+
## 🔎 Applications
|
15 |
+
|
16 |
+
This is an uncensored model. You can use it for any application that doesn't require alignment, like role-playing.
|
17 |
+
|
18 |
+
Tested on LM Studio using the "Llama 3" preset.
|
19 |
+
|
20 |
## ⚡ Quantization
|
21 |
|
22 |
* **GGUF**: https://huggingface.co/mlabonne/Llama-3-8B-Instruct-abliterated-dpomix-GGUF
|
|
|
25 |
|
26 |
### Open LLM Leaderboard
|
27 |
|
28 |
+
This model improves the performance of the abliterated source model and recovers the MMLU that was lost in the abliteration process.
|
29 |
+
|
30 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/sCO69BltMkGrq6u7yCIcP.png)
|
31 |
|
32 |
### Nous
|
33 |
|