Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ datasets:
|
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
-
Finetuned on [Intel/orca_dpo_pairs](https://huggingface.co/datasets/Intel/orca_dpo_pairs) using a single 3090 24GB.
|
11 |
|
12 |
GGUF can be found here [RDson/Orca-Llama-3-8B-Instruct-DPO-GGUF](https://huggingface.co/RDson/Orca-Llama-3-8B-Instruct-DPO-GGUF)
|
13 |
|
@@ -34,6 +34,11 @@ ORPOConfig:
|
|
34 |
fp16=True
|
35 |
```
|
36 |
|
|
|
|
|
|
|
|
|
|
|
37 |
# Model Card for Model ID
|
38 |
|
39 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
+
Finetuned [Llama 3 8B Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on [Intel/orca_dpo_pairs](https://huggingface.co/datasets/Intel/orca_dpo_pairs) using a single 3090 24GB.
|
11 |
|
12 |
GGUF can be found here [RDson/Orca-Llama-3-8B-Instruct-DPO-GGUF](https://huggingface.co/RDson/Orca-Llama-3-8B-Instruct-DPO-GGUF)
|
13 |
|
|
|
34 |
fp16=True
|
35 |
```
|
36 |
|
37 |
+
<div style="text-align: center;">
|
38 |
+
<img src="https://i.imgur.com/3ObAZpO.png" style="width: 50%; margin: 0 auto; display: inline-block;"/>
|
39 |
+
<img src="https://i.imgur.com/9dInJrS.png" style="width: 50%; margin: 0 auto; display: inline-block;"/>
|
40 |
+
</div>
|
41 |
+
|
42 |
# Model Card for Model ID
|
43 |
|
44 |
<!-- Provide a quick summary of what the model is/does. -->
|