Update README.md
Browse filesadded comments about miquliz
README.md
CHANGED
@@ -26,13 +26,16 @@ The questions can be split half-half in 2 possible ways:
|
|
26 |
# Remarks about some of the models
|
27 |
|
28 |
[wolfram/miqu-1-120b](https://huggingface.co/wolfram/miqu-1-120b)\
|
29 |
-
This frankenmerge has dramatically improved over the original 70b miqu, and somehow, it has also made it less
|
|
|
|
|
|
|
30 |
|
31 |
[miqudev/miqu-1-70b](https://huggingface.co/miqudev/miqu-1-70b)\
|
32 |
-
Has a tendency to use lists when replying. Has difficulty following instructions properly when there are multiple consecutive line breaks! It is very important those are removed from the prompt to get better results. Sometimes needs some help to bypass
|
33 |
|
34 |
[Undi95/Miqu-70B-Alpaca-DPO-GGUF](https://huggingface.co/Undi95/Miqu-70B-Alpaca-DPO-GGUF)\
|
35 |
-
Actually more
|
36 |
|
37 |
# Testing methodology
|
38 |
|
|
|
26 |
# Remarks about some of the models
|
27 |
|
28 |
[wolfram/miqu-1-120b](https://huggingface.co/wolfram/miqu-1-120b)\
|
29 |
+
This frankenmerge has dramatically improved over the original 70b miqu, and somehow, it has also made it less likely to refuse to answer! It's a huge improvement. Still has the same tendencies has the original: likes to use lists when replying, and double line breaks in the prompt reduce the quality of the reply.
|
30 |
+
|
31 |
+
[wolfram/miquliz-120b-v2.0](https://huggingface.co/wolfram/miquliz-120b-v2.0)\
|
32 |
+
Slightly more refusals than miqu-1 120b
|
33 |
|
34 |
[miqudev/miqu-1-70b](https://huggingface.co/miqudev/miqu-1-70b)\
|
35 |
+
Has a tendency to use lists when replying. Has difficulty following instructions properly when there are multiple consecutive line breaks! It is very important those are removed from the prompt to get better results. Sometimes needs some help to bypass refusals.
|
36 |
|
37 |
[Undi95/Miqu-70B-Alpaca-DPO-GGUF](https://huggingface.co/Undi95/Miqu-70B-Alpaca-DPO-GGUF)\
|
38 |
+
Actually more refusals than with the original! Has more difficulties following instructions. The ability to stay consistent within a long answer, and the quality of the generated text have also decreased.
|
39 |
|
40 |
# Testing methodology
|
41 |
|