Update README.md
Browse files
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)
|