Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,16 @@ 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 |
## 🏆 Evaluation
|
15 |
|
|
|
|
|
|
|
|
|
16 |
### Nous
|
17 |
|
18 |
| Model | Average | AGIEval | GPT4All | TruthfulQA | Bigbench |
|
|
|
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
|
17 |
+
|
18 |
## 🏆 Evaluation
|
19 |
|
20 |
+
### Open LLM Leaderboard
|
21 |
+
|
22 |
+
TBD
|
23 |
+
|
24 |
### Nous
|
25 |
|
26 |
| Model | Average | AGIEval | GPT4All | TruthfulQA | Bigbench |
|