Improve language tag

#3
by lbourdois - opened
Files changed (1) hide show
  1. README.md +90 -79
README.md CHANGED
@@ -1,80 +1,91 @@
1
- ---
2
- license: other
3
- license_name: qwen
4
- license_link: https://huggingface.co/Qwen/Qwen2.5-72B/blob/main/LICENSE
5
- base_model:
6
- - rombodawg/Rombos-LLM-V2.5-Qwen-72b
7
- - abacusai/Dracarys2-72B-Instruct
8
- - EVA-UNIT-01/EVA-Qwen2.5-72B-v0.0
9
- - ZeusLabs/Chronos-Platinum-72B
10
- - Qwen/Qwen2.5-72B
11
- - anthracite-org/magnum-v4-72b
12
- - m8than/banana-2-b-72b
13
- language:
14
- - en
15
- pipeline_tag: text-generation
16
- library_name: transformers
17
- tags:
18
- - mergekit
19
- - merge
20
-
21
- ---
22
-
23
- # LLENN-v0.69420-Qwen2.5-72b
24
-
25
- [![image/png](https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/mYiG-Ndxzqu8ofaBGbOIZ.png)](https://www.youtube.com/watch?v=PaEPo1sUc4Y "Cute Girl with a gun!")
26
-
27
- Model stock merge for fun. Probably final model mix.
28
- This merge is an answer to people's requests. I really don't wanna do more merges without myself considering to use it.
29
-
30
- ### Models Merged
31
-
32
- The following models were included in the merge:
33
- * [rombodawg/Rombos-LLM-V2.5-Qwen-72b](https://huggingface.co/rombodawg/Rombos-LLM-V2.5-Qwen-72b)
34
- * [abacusai/Dracarys2-72B-Instruct](https://huggingface.co/abacusai/Dracarys2-72B-Instruct)
35
- * [EVA-UNIT-01/EVA-Qwen2.5-72B-v0.0](https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-72B-v0.0)
36
- * [ZeusLabs/Chronos-Platinum-72B](https://huggingface.co/ZeusLabs/Chronos-Platinum-72B)
37
- * [anthracite-org/magnum-v4-72b](https://huggingface.co/anthracite-org/magnum-v4-72b)
38
- * [m8than/banana-2-b-72b](https://huggingface.co/m8than/banana-2-b-72b)
39
-
40
- ### Configuration
41
-
42
- The following YAML configuration was used to produce this model:
43
-
44
- ```yaml
45
- models:
46
- - model: EVA-UNIT-01/EVA-Qwen2.5-72B-v0.0
47
- - model: ZeusLabs/Chronos-Platinum-72B
48
- - model: anthracite-org/magnum-v4-72b
49
- - model: abacusai/Dracarys2-72B-Instruct
50
- - model: rombodawg/Rombos-LLM-V2.5-Qwen-72b
51
- - model: m8than/banana-2-b-72b
52
-
53
- merge_method: model_stock
54
- base_model: Qwen/Qwen2.5-72B
55
- parameters:
56
- normalize: true
57
- dtype: bfloat16
58
- ```
59
-
60
- ### Prompt Format
61
-
62
- ChatML works for the most part.
63
-
64
- ### Sampler Settings
65
-
66
- Personally I use the following:
67
-
68
- ```
69
- Temp: 1.2
70
- Min P: 0.07
71
- Rep Pen: 1.1
72
- ```
73
-
74
- Others have suggested the following:
75
-
76
- ```
77
- Temp: 1.1
78
- Top P: 0.98
79
- Min P: 0.05
 
 
 
 
 
 
 
 
 
 
 
80
  ```
 
1
+ ---
2
+ license: other
3
+ license_name: qwen
4
+ license_link: https://huggingface.co/Qwen/Qwen2.5-72B/blob/main/LICENSE
5
+ base_model:
6
+ - rombodawg/Rombos-LLM-V2.5-Qwen-72b
7
+ - abacusai/Dracarys2-72B-Instruct
8
+ - EVA-UNIT-01/EVA-Qwen2.5-72B-v0.0
9
+ - ZeusLabs/Chronos-Platinum-72B
10
+ - Qwen/Qwen2.5-72B
11
+ - anthracite-org/magnum-v4-72b
12
+ - m8than/banana-2-b-72b
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
+ pipeline_tag: text-generation
28
+ library_name: transformers
29
+ tags:
30
+ - mergekit
31
+ - merge
32
+ ---
33
+
34
+ # LLENN-v0.69420-Qwen2.5-72b
35
+
36
+ [![image/png](https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/mYiG-Ndxzqu8ofaBGbOIZ.png)](https://www.youtube.com/watch?v=PaEPo1sUc4Y "Cute Girl with a gun!")
37
+
38
+ Model stock merge for fun. Probably final model mix.
39
+ This merge is an answer to people's requests. I really don't wanna do more merges without myself considering to use it.
40
+
41
+ ### Models Merged
42
+
43
+ The following models were included in the merge:
44
+ * [rombodawg/Rombos-LLM-V2.5-Qwen-72b](https://huggingface.co/rombodawg/Rombos-LLM-V2.5-Qwen-72b)
45
+ * [abacusai/Dracarys2-72B-Instruct](https://huggingface.co/abacusai/Dracarys2-72B-Instruct)
46
+ * [EVA-UNIT-01/EVA-Qwen2.5-72B-v0.0](https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-72B-v0.0)
47
+ * [ZeusLabs/Chronos-Platinum-72B](https://huggingface.co/ZeusLabs/Chronos-Platinum-72B)
48
+ * [anthracite-org/magnum-v4-72b](https://huggingface.co/anthracite-org/magnum-v4-72b)
49
+ * [m8than/banana-2-b-72b](https://huggingface.co/m8than/banana-2-b-72b)
50
+
51
+ ### Configuration
52
+
53
+ The following YAML configuration was used to produce this model:
54
+
55
+ ```yaml
56
+ models:
57
+ - model: EVA-UNIT-01/EVA-Qwen2.5-72B-v0.0
58
+ - model: ZeusLabs/Chronos-Platinum-72B
59
+ - model: anthracite-org/magnum-v4-72b
60
+ - model: abacusai/Dracarys2-72B-Instruct
61
+ - model: rombodawg/Rombos-LLM-V2.5-Qwen-72b
62
+ - model: m8than/banana-2-b-72b
63
+
64
+ merge_method: model_stock
65
+ base_model: Qwen/Qwen2.5-72B
66
+ parameters:
67
+ normalize: true
68
+ dtype: bfloat16
69
+ ```
70
+
71
+ ### Prompt Format
72
+
73
+ ChatML works for the most part.
74
+
75
+ ### Sampler Settings
76
+
77
+ Personally I use the following:
78
+
79
+ ```
80
+ Temp: 1.2
81
+ Min P: 0.07
82
+ Rep Pen: 1.1
83
+ ```
84
+
85
+ Others have suggested the following:
86
+
87
+ ```
88
+ Temp: 1.1
89
+ Top P: 0.98
90
+ Min P: 0.05
91
  ```