File size: 543 Bytes
fe72061 978f67c bd9ac16 978f67c af72ef1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: other
tags:
- yi
- moe
license_name: yi-license
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
---
this is a DPO fine-tuned MoE model with 60B parameter.
```
DPO Trainer
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.
```
GGUF format is ready at [cloudyu/Phoenix_DPO_60B_gguf](https://huggingface.co/cloudyu/Phoenix_DPO_60B_gguf)
|