Update README.md
Browse files
README.md
CHANGED
@@ -11,11 +11,10 @@ license: other
|
|
11 |
---
|
12 |
# Orca-Llama-3-8B-Instruct-DPO
|
13 |
|
14 |
-
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.
|
15 |
|
16 |
GGUF can be found here [RDson/Orca-Llama-3-8B-Instruct-DPO-GGUF](https://huggingface.co/RDson/Orca-Llama-3-8B-Instruct-DPO-GGUF)
|
17 |
|
18 |
-
|
19 |
ORPOConfig:
|
20 |
|
21 |
```
|
|
|
11 |
---
|
12 |
# Orca-Llama-3-8B-Instruct-DPO
|
13 |
|
14 |
+
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. Data formated using the ChatML template.
|
15 |
|
16 |
GGUF can be found here [RDson/Orca-Llama-3-8B-Instruct-DPO-GGUF](https://huggingface.co/RDson/Orca-Llama-3-8B-Instruct-DPO-GGUF)
|
17 |
|
|
|
18 |
ORPOConfig:
|
19 |
|
20 |
```
|