Improve language tag

#1
by lbourdois - opened
Files changed (1) hide show
  1. README.md +67 -54
README.md CHANGED
@@ -1,54 +1,67 @@
1
- ---
2
- base_model:
3
- - fblgit/TheBeagle-v2beta-32B-MGS
4
- - Qwen/QwQ-32B
5
- - Qwen/Qwen2.5-32B-Instruct
6
- - arcee-ai/Virtuoso-Medium-v2
7
- - huihui-ai/QwQ-32B-abliterated
8
- - tanliboy/lambda-qwen2.5-32b-dpo-test
9
- - rombodawg/Rombos-Coder-V2.5-Qwen-32b
10
- library_name: transformers
11
- tags:
12
- - mergekit
13
- - merge
14
-
15
- ---
16
- # merge
17
-
18
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
19
-
20
- ## Merge Details
21
- ### Merge Method
22
-
23
- This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct) as a base.
24
-
25
- ### Models Merged
26
-
27
- The following models were included in the merge:
28
- * [fblgit/TheBeagle-v2beta-32B-MGS](https://huggingface.co/fblgit/TheBeagle-v2beta-32B-MGS)
29
- * [Qwen/QwQ-32B](https://huggingface.co/Qwen/QwQ-32B)
30
- * [arcee-ai/Virtuoso-Medium-v2](https://huggingface.co/arcee-ai/Virtuoso-Medium-v2)
31
- * [huihui-ai/QwQ-32B-abliterated](https://huggingface.co/huihui-ai/QwQ-32B-abliterated)
32
- * [tanliboy/lambda-qwen2.5-32b-dpo-test](https://huggingface.co/tanliboy/lambda-qwen2.5-32b-dpo-test)
33
- * [rombodawg/Rombos-Coder-V2.5-Qwen-32b](https://huggingface.co/rombodawg/Rombos-Coder-V2.5-Qwen-32b)
34
-
35
- ### Configuration
36
-
37
- The following YAML configuration was used to produce this model:
38
-
39
- ```yaml
40
- models:
41
- - model: Qwen/QwQ-32B
42
- - model: huihui-ai/QwQ-32B-abliterated
43
- - model: arcee-ai/Virtuoso-Medium-v2
44
- - model: Qwen/Qwen2.5-32B-Instruct
45
- - model: rombodawg/Rombos-Coder-V2.5-Qwen-32b
46
- - model: fblgit/TheBeagle-v2beta-32B-MGS
47
- - model: tanliboy/lambda-qwen2.5-32b-dpo-test
48
- merge_method: model_stock
49
- base_model: Qwen/Qwen2.5-32B-Instruct
50
- tokenizer_source: base
51
- normalize: true
52
- int8_mask: true
53
- dtype: bfloat16
54
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - fblgit/TheBeagle-v2beta-32B-MGS
4
+ - Qwen/QwQ-32B
5
+ - Qwen/Qwen2.5-32B-Instruct
6
+ - arcee-ai/Virtuoso-Medium-v2
7
+ - huihui-ai/QwQ-32B-abliterated
8
+ - tanliboy/lambda-qwen2.5-32b-dpo-test
9
+ - rombodawg/Rombos-Coder-V2.5-Qwen-32b
10
+ library_name: transformers
11
+ tags:
12
+ - mergekit
13
+ - merge
14
+ language:
15
+ - zho
16
+ - eng
17
+ - fra
18
+ - spa
19
+ - por
20
+ - deu
21
+ - ita
22
+ - rus
23
+ - jpn
24
+ - kor
25
+ - vie
26
+ - tha
27
+ - ara
28
+ ---
29
+ # merge
30
+
31
+ This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
32
+
33
+ ## Merge Details
34
+ ### Merge Method
35
+
36
+ This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct) as a base.
37
+
38
+ ### Models Merged
39
+
40
+ The following models were included in the merge:
41
+ * [fblgit/TheBeagle-v2beta-32B-MGS](https://huggingface.co/fblgit/TheBeagle-v2beta-32B-MGS)
42
+ * [Qwen/QwQ-32B](https://huggingface.co/Qwen/QwQ-32B)
43
+ * [arcee-ai/Virtuoso-Medium-v2](https://huggingface.co/arcee-ai/Virtuoso-Medium-v2)
44
+ * [huihui-ai/QwQ-32B-abliterated](https://huggingface.co/huihui-ai/QwQ-32B-abliterated)
45
+ * [tanliboy/lambda-qwen2.5-32b-dpo-test](https://huggingface.co/tanliboy/lambda-qwen2.5-32b-dpo-test)
46
+ * [rombodawg/Rombos-Coder-V2.5-Qwen-32b](https://huggingface.co/rombodawg/Rombos-Coder-V2.5-Qwen-32b)
47
+
48
+ ### Configuration
49
+
50
+ The following YAML configuration was used to produce this model:
51
+
52
+ ```yaml
53
+ models:
54
+ - model: Qwen/QwQ-32B
55
+ - model: huihui-ai/QwQ-32B-abliterated
56
+ - model: arcee-ai/Virtuoso-Medium-v2
57
+ - model: Qwen/Qwen2.5-32B-Instruct
58
+ - model: rombodawg/Rombos-Coder-V2.5-Qwen-32b
59
+ - model: fblgit/TheBeagle-v2beta-32B-MGS
60
+ - model: tanliboy/lambda-qwen2.5-32b-dpo-test
61
+ merge_method: model_stock
62
+ base_model: Qwen/Qwen2.5-32B-Instruct
63
+ tokenizer_source: base
64
+ normalize: true
65
+ int8_mask: true
66
+ dtype: bfloat16
67
+ ```