RDson commited on
Commit
08b319a
·
verified ·
1 Parent(s): c7db7cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,6 +7,9 @@ datasets:
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)
 
7
  pipeline_tag: text-generation
8
  ---
9
 
10
+ Update:
11
+ It seems like I messed up a bit in the code and only about the first 1/3 was part of the training data. I will re-run and re-upload the new model once it finishes training. Sorry about this. :)
12
+
13
  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.
14
 
15
  GGUF can be found here [RDson/Orca-Llama-3-8B-Instruct-DPO-GGUF](https://huggingface.co/RDson/Orca-Llama-3-8B-Instruct-DPO-GGUF)