RDson commited on
Commit
549da90
1 Parent(s): 6a8c4e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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
  ```