BigHuggyD commited on
Commit
9f4822a
1 Parent(s): e445575

Upload model weights (#1)

Browse files

- de917d9b012698f37e51d46b1f9a75eedfd79174784bdcf70d8034f9045fe99d (385bc9a6303166155c7d040604ed0e0922baf31d)
- 8a5292769d802d5ffc8cce8ec443080787f5f2b4e40fba7267f3bae55b8185f6 (9a7bab25e07c0049b2043e4af1b16d3fa2cd4cdf)
- d09c0caf6c9aab3d1745f89260c4edb6b61aa783d4ee5d6547084266eeb66e7e (a8be07353e303adb852544d62f787ed07f8896a9)
- 514e053f024f5eb3a561051d4af4163356403f125dcad7c372a2a27353a5757f (9e5b812bc5fb2fba507771c2bd04ae8b94d70fb0)
- 226c9183d7dd56688e9b967bb0ca212e49ff04f6ab1d5aea2be32a16b6871077 (227a4faae6a28f8b93c2b4581c6ac175cf252f3f)
- 6730c9bf985788c3aa5ccb1fef2e0eb0f1817789915c128d149c1465907f6ff7 (b059b18d3e84cb421967fd11c09b2f535ff82140)
- 71b6cf5c7a1c791ac86674ddfa463fb657419bea3eb67ce4efb5a92b6757e6c1 (3d5a2aad111293e6156c46e8ad7a3ca558a2341c)
- cdbb61b6bfa699a2dc7285e8dac555d54a2648f1e17066378800f91f30402808 (692fccc5b8bd87a8fdc57a47d4a5e9d39f00fcf3)
- 6f986a2e754b6980b39d43a5b326ca575d1c62cd75558a095fdc267216eddec0 (cce06821e6b5e3cd3eb728a28a6e0a0ce625b17f)
- 012a52b282053343ceb10b2cdaf8c53643330f99aa39e0f19bcc073890bf2aef (bed7bf5dcfbc9a8ed6279af36380a93fc09431f5)
- e03f3a5f8a4c1e2e7212c7cecf64ad99c2ed95c9e087da847f8fd57b1d85068a (ea4f1bb73b79439e7b8dd3e14ed923892c84117b)
- 57adfa1d7679f0e5069c42f1fb0c4e32ea79dad322c07401674ee8b617449a38 (90ca84fa5d601d8516bc6f11b89e5f009d2f28df)

README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - alpindale/WizardLM-2-8x22B
4
+ - lightblue/Karasu-Mixtral-8x22B-v0.1
5
+ - openbmb/Eurux-8x22b-nca
6
+ - cognitivecomputations/dolphin-2.9.2-mixtral-8x22b
7
+ - migtissera/Tess-2.0-Mixtral-8x22B
8
+ - fireworks-ai/mixtral-8x22b-instruct-oh
9
+ library_name: transformers
10
+ tags:
11
+ - mergekit
12
+ - merge
13
+
14
+ ---
15
+ # Untitled Model (1)
16
+
17
+ This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
18
+
19
+ ## Merge Details
20
+ ### Merge Method
21
+
22
+ This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [alpindale/WizardLM-2-8x22B](https://huggingface.co/alpindale/WizardLM-2-8x22B) as a base.
23
+
24
+ ### Models Merged
25
+
26
+ The following models were included in the merge:
27
+ * [lightblue/Karasu-Mixtral-8x22B-v0.1](https://huggingface.co/lightblue/Karasu-Mixtral-8x22B-v0.1)
28
+ * [openbmb/Eurux-8x22b-nca](https://huggingface.co/openbmb/Eurux-8x22b-nca)
29
+ * [cognitivecomputations/dolphin-2.9.2-mixtral-8x22b](https://huggingface.co/cognitivecomputations/dolphin-2.9.2-mixtral-8x22b)
30
+ * [migtissera/Tess-2.0-Mixtral-8x22B](https://huggingface.co/migtissera/Tess-2.0-Mixtral-8x22B)
31
+ * [fireworks-ai/mixtral-8x22b-instruct-oh](https://huggingface.co/fireworks-ai/mixtral-8x22b-instruct-oh)
32
+
33
+ ### Configuration
34
+
35
+ The following YAML configuration was used to produce this model:
36
+
37
+ ```yaml
38
+ models:
39
+ - model: alpindale/WizardLM-2-8x22B
40
+ - model: lightblue/Karasu-Mixtral-8x22B-v0.1
41
+ - model: fireworks-ai/mixtral-8x22b-instruct-oh
42
+ - model: cognitivecomputations/dolphin-2.9.2-mixtral-8x22b
43
+ - model: openbmb/Eurux-8x22b-nca
44
+ - model: migtissera/Tess-2.0-Mixtral-8x22B
45
+ base_model: alpindale/WizardLM-2-8x22B
46
+ merge_method: model_stock
47
+ dtype: bfloat16
48
+
49
+ ```
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "alpindale/WizardLM-2-8x22B",
3
+ "architectures": [
4
+ "MixtralForCausalLM"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 6144,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 16384,
13
+ "max_position_embeddings": 65536,
14
+ "model_type": "mixtral",
15
+ "num_attention_heads": 48,
16
+ "num_experts_per_tok": 2,
17
+ "num_hidden_layers": 56,
18
+ "num_key_value_heads": 8,
19
+ "num_local_experts": 8,
20
+ "output_router_logits": false,
21
+ "rms_norm_eps": 1e-05,
22
+ "rope_theta": 1000000,
23
+ "router_aux_loss_coef": 0.001,
24
+ "router_jitter_noise": 0.0,
25
+ "sliding_window": null,
26
+ "tie_word_embeddings": false,
27
+ "torch_dtype": "bfloat16",
28
+ "transformers_version": "4.41.2",
29
+ "use_cache": false,
30
+ "vocab_size": 32000,
31
+ "quantization_config": {
32
+ "quant_method": "exl2",
33
+ "version": "0.1.5",
34
+ "bits": 5.0,
35
+ "head_bits": 8,
36
+ "calibration": {
37
+ "rows": 100,
38
+ "length": 2048,
39
+ "dataset": "(default)"
40
+ }
41
+ }
42
+ }
mergekit_config.yml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ models:
2
+ - model: alpindale/WizardLM-2-8x22B
3
+ - model: lightblue/Karasu-Mixtral-8x22B-v0.1
4
+ - model: fireworks-ai/mixtral-8x22b-instruct-oh
5
+ - model: cognitivecomputations/dolphin-2.9.2-mixtral-8x22b
6
+ - model: openbmb/Eurux-8x22b-nca
7
+ - model: migtissera/Tess-2.0-Mixtral-8x22B
8
+ base_model: alpindale/WizardLM-2-8x22B
9
+ merge_method: model_stock
10
+ dtype: bfloat16
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
output-00001-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba2ed5844907dcbd12d4d7448b51f37a1ef2e525e399c40792fa09594384d972
3
+ size 8582403256
output-00002-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:381ed05b3fd3d80afaa36bac553d347d4fb3392277aa761a89e188ecd7d66d27
3
+ size 8565071856
output-00003-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2651b36dd9f05bc7bd5badcb812a3fc38f15e7287ed1dda12026171fb3d0faba
3
+ size 8590035128
output-00004-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ced1e75ca927ae8db0d7f9fb91901ef59c3d974d1870ef44b8fc5ed2632245d8
3
+ size 8540755304
output-00005-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3004ebe40f0d973425744b176ecc9bb521e97dad2f45bbc18b399189bf68bea4
3
+ size 8565227016
output-00006-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bf75363117826e89a605dcb0e18a95c6d70e01fe973b6f4e389e9e62076df0e
3
+ size 8547459424
output-00007-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66825bb4abc0f1604ee3fd2a4d22af7d7d2122644cf3a4dd7243e86aa673a850
3
+ size 8589884640
output-00008-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e872feb36b3a999e6f5bf43041404dd8790cc51a48cf668e51f631f43dc874d
3
+ size 8531085864
output-00009-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fa367d094f193e2c6593ea7b0f50cbf8324426956c297d237fd294023a0c0ab
3
+ size 8571494552
output-00010-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40b42a54eb2d88c12dbfc22a39021c820010ec2a00bacc1633c05b61bf26b477
3
+ size 8572023344
output-00011-of-00011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d7e290f42e3253051c5739f871c7e5bcd2675ce3af61b49a8976e858e96b716
3
+ size 2497409856
special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<unk>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
tokenizer_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ }
30
+ },
31
+ "additional_special_tokens": [],
32
+ "bos_token": "<s>",
33
+ "chat_template": "{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{{ messages[0]['content'].strip() }}{% else %}{% set loop_messages = messages %}{{ 'A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user\\'s questions.' }}{% endif %}{% for message in loop_messages %}{% if loop.index0 == 0 %}{% if message['role'] == 'system' or message['role'] == 'user' %}{{ ' USER: ' + message['content'].strip() }}{% else %}{{ ' ASSISTANT: ' + message['content'].strip() + eos_token }}{% endif %}{% else %}{% if message['role'] == 'system' or message['role'] == 'user' %}{{ '\nUSER: ' + message['content'].strip() }}{% else %}{{ ' ASSISTANT: ' + message['content'].strip() + eos_token }}{% endif %}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ ' ASSISTANT:' }}{% endif %}",
34
+ "clean_up_tokenization_spaces": false,
35
+ "eos_token": "</s>",
36
+ "legacy": true,
37
+ "model_max_length": 1000000000000000019884624838656,
38
+ "pad_token": "<unk>",
39
+ "padding_side": "right",
40
+ "sp_model_kwargs": {},
41
+ "spaces_between_special_tokens": false,
42
+ "tokenizer_class": "LlamaTokenizer",
43
+ "unk_token": "<unk>",
44
+ "use_default_system_prompt": true
45
+ }