Suparious commited on
Commit
078a18d
1 Parent(s): 75ad3d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -15,6 +15,22 @@ quantized_by: Suparious
15
  - Model creator: [mlabonne](https://huggingface.co/mlabonne)
16
  - Original model: [OrpoLlama-3-8B](https://huggingface.co/mlabonne/OrpoLlama-3-8B)
17
 
 
 
18
  ## Model Summary
19
 
20
- No model card provide by author
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  - Model creator: [mlabonne](https://huggingface.co/mlabonne)
16
  - Original model: [OrpoLlama-3-8B](https://huggingface.co/mlabonne/OrpoLlama-3-8B)
17
 
18
+ ![](https://i.imgur.com/ZHwzQvI.png)
19
+
20
  ## Model Summary
21
 
22
+ This is an ORPO fine-tune of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on 1k samples of [mlabonne/orpo-dpo-mix-40k](https://huggingface.co/datasets/mlabonne/orpo-dpo-mix-40k) created for [this article](https://huggingface.co/blog/mlabonne/orpo-llama-3).
23
+
24
+ It's a successful fine-tune that follows the ChatML template!
25
+
26
+ **Try the demo**: https://huggingface.co/spaces/mlabonne/OrpoLlama-3-8B
27
+
28
+ ## 🔎 Application
29
+
30
+ This model uses a context window of 8k. It was trained with the ChatML template.
31
+
32
+ ## 🏆 Evaluation
33
+
34
+ ### Nous
35
+
36
+ OrpoLlama-4-8B outperforms Llama-3-8B-Instruct on the GPT4All and TruthfulQA datasets.