File size: 1,200 Bytes
32caef6 46d731e 32caef6 46d731e 32caef6 3a46fb8 32caef6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
## Miqu DPO
Miqu DPO is the same model than Miqu, with a DPO trained on MiquMaid v2 on Alpaca format, it was done for the purpose to try to uncensor further Miqu and make Alpaca prompt more usable with base Miqu. Also, this will be one of the base for MiquMaid-v2-2x70B-DPO.
Miqu base is REALLY censored outside RP, this LoRA let him reply a little more thing, but that's it. To have his full potential, it need to be in a merge/MoE of MiquMaid, since the loRA was based for MiquMaid, not Miqu base. I still let it public for who want it.
It uncensor a little the model, but keep some warning. Sometime reply really unethically.
<!-- description start -->
## Description
This repo contains FP16 files of Miqu-70B-DPO.
<!-- description end -->
<!-- description start -->
## Dataset used
- NobodyExistsOnTheInternet/ToxicDPOqa
- Undi95/toxic-dpo-v0.1-NoWarning
<!-- description end -->
<!-- prompt-template start -->
## Prompt format: Alpaca
```
### Instruction:
{prompt}
### Input:
{input}
### Response:
{output}
```
Or simple Mistral format (but the uncensoring was done on Alpaca, so Alpaca is recommanded).
## Others
If you want to support me, you can [here](https://ko-fi.com/undiai). |