Improve language tag
Browse filesHi! As the model is multilingual, this is a PR to add other languages than English to the language tag to improve the referencing. Note that 29 languages are announced in the README, but only 13 are explicitly listed. I was therefore only able to add these 13 languages.
README.md
CHANGED
@@ -1,80 +1,93 @@
|
|
1 |
-
---
|
2 |
-
base_model:
|
3 |
-
- ZeusLabs/Chronos-Platinum-72B
|
4 |
-
- EVA-UNIT-01/EVA-Qwen2.5-72B-v0.1
|
5 |
-
- m8than/banana-2-b-72b
|
6 |
-
- abacusai/Dracarys2-72B-Instruct
|
7 |
-
- rombodawg/Rombos-LLM-V2.5-Qwen-72b
|
8 |
-
- Qwen/Qwen2.5-72B
|
9 |
-
library_name: transformers
|
10 |
-
tags:
|
11 |
-
- mergekit
|
12 |
-
- merge
|
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 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
```
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- ZeusLabs/Chronos-Platinum-72B
|
4 |
+
- EVA-UNIT-01/EVA-Qwen2.5-72B-v0.1
|
5 |
+
- m8than/banana-2-b-72b
|
6 |
+
- abacusai/Dracarys2-72B-Instruct
|
7 |
+
- rombodawg/Rombos-LLM-V2.5-Qwen-72b
|
8 |
+
- Qwen/Qwen2.5-72B
|
9 |
+
library_name: transformers
|
10 |
+
tags:
|
11 |
+
- mergekit
|
12 |
+
- merge
|
13 |
+
language:
|
14 |
+
- zho
|
15 |
+
- eng
|
16 |
+
- fra
|
17 |
+
- spa
|
18 |
+
- por
|
19 |
+
- deu
|
20 |
+
- ita
|
21 |
+
- rus
|
22 |
+
- jpn
|
23 |
+
- kor
|
24 |
+
- vie
|
25 |
+
- tha
|
26 |
+
- ara
|
27 |
+
---
|
28 |
+
# EurobeatVARemix-Qwen2.5-72b
|
29 |
+
|
30 |
+
[](https://www.youtube.com/watch?v=1gW1uHRPChc)
|
31 |
+
|
32 |
+
Updated EVA to 0.1. That's all folks!
|
33 |
+
|
34 |
+
...It didn't feel right calling it LLENN anymore so I'm changing the name. ["Pray I don't alter it any further."](<https://www.youtube.com/watch?v=WpE_xMRiCLE>)
|
35 |
+
|
36 |
+
**Please do not ask for quants, contact others instead.**
|
37 |
+
|
38 |
+
*All models are ready for testing on [featherless.ai](https://featherless.ai) as soon as it goes live.*
|
39 |
+
|
40 |
+
## Merge Details
|
41 |
+
### Merge Method
|
42 |
+
|
43 |
+
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Qwen/Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B) as a base.
|
44 |
+
|
45 |
+
### Prompt Format
|
46 |
+
|
47 |
+
ChatML works for the most part.
|
48 |
+
|
49 |
+
### Sampler Settings
|
50 |
+
|
51 |
+
Personally I use the following:
|
52 |
+
|
53 |
+
```
|
54 |
+
Temp: 1.2
|
55 |
+
Min P: 0.07
|
56 |
+
Rep Pen: 1.1
|
57 |
+
```
|
58 |
+
|
59 |
+
Others have suggested the following:
|
60 |
+
|
61 |
+
```
|
62 |
+
Temp: 1.1
|
63 |
+
Top P: 0.98
|
64 |
+
Min P: 0.05
|
65 |
+
```
|
66 |
+
|
67 |
+
### Models Merged
|
68 |
+
|
69 |
+
The following models were included in the merge:
|
70 |
+
* [ZeusLabs/Chronos-Platinum-72B](https://huggingface.co/ZeusLabs/Chronos-Platinum-72B)
|
71 |
+
* [EVA-UNIT-01/EVA-Qwen2.5-72B-v0.1](https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-72B-v0.1)
|
72 |
+
* [m8than/banana-2-b-72b](https://huggingface.co/m8than/banana-2-b-72b)
|
73 |
+
* [abacusai/Dracarys2-72B-Instruct](https://huggingface.co/abacusai/Dracarys2-72B-Instruct)
|
74 |
+
* [rombodawg/Rombos-LLM-V2.5-Qwen-72b](https://huggingface.co/rombodawg/Rombos-LLM-V2.5-Qwen-72b)
|
75 |
+
|
76 |
+
### Configuration
|
77 |
+
|
78 |
+
The following YAML configuration was used to produce this model:
|
79 |
+
|
80 |
+
```yaml
|
81 |
+
models:
|
82 |
+
- model: EVA-UNIT-01/EVA-Qwen2.5-72B-v0.1
|
83 |
+
- model: ZeusLabs/Chronos-Platinum-72B
|
84 |
+
- model: abacusai/Dracarys2-72B-Instruct
|
85 |
+
- model: rombodawg/Rombos-LLM-V2.5-Qwen-72b
|
86 |
+
- model: m8than/banana-2-b-72b
|
87 |
+
|
88 |
+
merge_method: model_stock
|
89 |
+
base_model: Qwen/Qwen2.5-72B
|
90 |
+
parameters:
|
91 |
+
normalize: true
|
92 |
+
dtype: bfloat16
|
93 |
```
|