prefer v2
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ license: unknown
|
|
12 |
---
|
13 |
# MiquSuperdark-70B-v1
|
14 |
|
|
|
|
|
15 |
**MiquSuperdark-70B-v1** is a merge of three of the most popular Miqu-derived models, along with Miqu itself. The goal of the merge is to create an strong, well-rounded chat model that picks up desirable traits from its constituent models without sacrificing intelligence.
|
16 |
|
17 |
This is a DARE Linear merge with the following composition:
|
@@ -47,3 +49,5 @@ tokenizer_source: model:/home/dylan/Documents/AI/merge/miqu-1-70b-sf
|
|
47 |
```
|
48 |
|
49 |
The tokenizer is copied from the base model [152334H/miqu-1-70b-sf](https://huggingface.co/152334H/miqu-1-70b-sf).
|
|
|
|
|
|
12 |
---
|
13 |
# MiquSuperdark-70B-v1
|
14 |
|
15 |
+
#### This model is outperformed by [MiquSuperdark-70B-v2](https://huggingface.co/ddh0/MiquSuperdark-70B-v2) - prefer that model over this model in all cases.
|
16 |
+
|
17 |
**MiquSuperdark-70B-v1** is a merge of three of the most popular Miqu-derived models, along with Miqu itself. The goal of the merge is to create an strong, well-rounded chat model that picks up desirable traits from its constituent models without sacrificing intelligence.
|
18 |
|
19 |
This is a DARE Linear merge with the following composition:
|
|
|
49 |
```
|
50 |
|
51 |
The tokenizer is copied from the base model [152334H/miqu-1-70b-sf](https://huggingface.co/152334H/miqu-1-70b-sf).
|
52 |
+
|
53 |
+
#### This model is outperformed by [MiquSuperdark-70B-v2](https://huggingface.co/ddh0/MiquSuperdark-70B-v2) - prefer that model over this model in all cases.
|