Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,15 @@ tags:
|
|
10 |
---
|
11 |
# What is this?
|
12 |
|
13 |
-
|
14 |
|
15 |
Template: Mistral, specific is Mistral V3, don't use V3-Tekken. If you occurs of model start talking for you, you should use ChatML.
|
16 |
|
17 |
-
|
|
|
|
|
|
|
|
|
18 |
|
19 |
The following models were included in the merge:
|
20 |
* [knifeayumu/Cydonia-v1.2-Magnum-v4-22B](https://huggingface.co/knifeayumu/Cydonia-v1.2-Magnum-v4-22B)
|
@@ -36,3 +40,7 @@ dtype: bfloat16
|
|
36 |
tokenizer_source: base
|
37 |
|
38 |
```
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
# What is this?
|
12 |
|
13 |
+
Another 22B model. Decent, I think? I tested with Q4_K_S, so can't tell the real performance of it. The choice is your! Enjoy!
|
14 |
|
15 |
Template: Mistral, specific is Mistral V3, don't use V3-Tekken. If you occurs of model start talking for you, you should use ChatML.
|
16 |
|
17 |
+
|
18 |
+
<details>
|
19 |
+
<summary>Merge Detail</summary>
|
20 |
+
<p>
|
21 |
+
### Models Merged
|
22 |
|
23 |
The following models were included in the merge:
|
24 |
* [knifeayumu/Cydonia-v1.2-Magnum-v4-22B](https://huggingface.co/knifeayumu/Cydonia-v1.2-Magnum-v4-22B)
|
|
|
40 |
tokenizer_source: base
|
41 |
|
42 |
```
|
43 |
+
|
44 |
+
</p>
|
45 |
+
</details>
|
46 |
+
|