cloudyu commited on
Commit
af72ef1
·
verified ·
1 Parent(s): bd9ac16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,3 +14,5 @@ this is a DPO fine-tuned MoE model with 60B parameter.
14
  DPO Trainer
15
  TRL supports the DPO Trainer for training language models from preference data, as described in the paper Direct Preference Optimization: Your Language Model is Secretly a Reward Model by Rafailov et al., 2023.
16
  ```
 
 
 
14
  DPO Trainer
15
  TRL supports the DPO Trainer for training language models from preference data, as described in the paper Direct Preference Optimization: Your Language Model is Secretly a Reward Model by Rafailov et al., 2023.
16
  ```
17
+
18
+ GGUF format is ready at [cloudyu/Phoenix_DPO_60B_gguf](https://huggingface.co/cloudyu/Phoenix_DPO_60B_gguf)