Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
---
|
4 |
-
|
5 |
## Miqu DPO
|
6 |
|
7 |
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.
|
8 |
|
|
|
|
|
|
|
|
|
9 |
<!-- description start -->
|
10 |
## Description
|
11 |
|
12 |
-
This repo contains
|
13 |
|
14 |
<!-- description end -->
|
15 |
<!-- description start -->
|
@@ -22,8 +22,6 @@ This repo contains fp16 files of Miqu-70B-DPO.
|
|
22 |
<!-- prompt-template start -->
|
23 |
## Prompt format: Alpaca
|
24 |
```
|
25 |
-
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
26 |
-
|
27 |
### Instruction:
|
28 |
{prompt}
|
29 |
|
|
|
|
|
|
|
|
|
|
|
1 |
## Miqu DPO
|
2 |
|
3 |
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.
|
4 |
|
5 |
+
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.
|
6 |
+
|
7 |
+
It uncensor a little the model, but keep some warning. Sometime reply really unethically.
|
8 |
+
|
9 |
<!-- description start -->
|
10 |
## Description
|
11 |
|
12 |
+
This repo contains FP16 files of Miqu-70B-DPO.
|
13 |
|
14 |
<!-- description end -->
|
15 |
<!-- description start -->
|
|
|
22 |
<!-- prompt-template start -->
|
23 |
## Prompt format: Alpaca
|
24 |
```
|
|
|
|
|
25 |
### Instruction:
|
26 |
{prompt}
|
27 |
|