3thn commited on
Commit
d2377ca
1 Parent(s): ce142f0

Upload folder using huggingface_hub (#1)

Browse files

- 682873bf6d2e7f4f794c0b6c62aa0dacea6c67d4ea5046bb42d8ce7a12081462 (69c1f26a5a1a3d373c2c80ecc9a2e62aeca52ba0)
- babf316af652c48f2d3b885410c0629c4c2cb936d6a847a74012ed0cdac0285e (5790a6911027ee8350e663b9b2c833ddd5a1037e)
- a2976647f214b566ccdde45f797765fa56f4de12bae3c4e079032b55b1416400 (f68578fbdca8f781383326fe33e785f225fe3b01)
- 26c208f53bd2f7c59373239c194cca5ca850a9501559684b518468e04dd40f84 (89c0f3a9b01b368e145bfea36adf3922840567e1)
- b486f56191d98eea920ccc49e82bb57d7cb609b9271209381783f7cdf57b7037 (d8ae67aad52b5b151431059f7d0b9a37ee5a2ab6)
- ce3e0b724ec548d6fd49f46386a40a613309a4c8f34c952730619c9851f981a2 (870ac46862a5613a414c3672ec18d8790ea54ab1)
- 01be873b74cef1d36e5c6f64b88be7d0bc124e174c77471ee6ea2142ffec10b6 (f1581277faf286ee0536da7f8992d90de49c1203)
- 4632eb6a1d3589815c8d041a66e8cfbc707db8b750a5366530eb2f153482db3a (49535d54e4febb7597548021e18180ea93743362)
- 8d23a8b4090ce9092c8d9555318996378b37b58cf4aa2dea8f924b698366df43 (e246c09cc77ee05b5ef2a0fa246819d98e99250a)
- 7f2cf2cc7d201f7cd25877c6c9c6766890db800820efcbf70c2a9a0877385177 (ba99e1bb7d0ce6be91cb3d1b74f0b4340b84dc73)
- 7ea1aa53996f2d6067611af149e8102a45186d48aec439606f59f2220ef344cf (c194a6d575eb85541388830710fd87b86b68d4bb)
- 22c5be322df63ac493b31b9417ea9b245eb1bbff67e26ac6a1634fcd4fd0f84e (22b96756471384a1c11f70f7a4ec73e2dbdce327)
- df7877fc1197bf60fb7865f32038cd7a3b1b3b7409cffa112f50d80c93945971 (a9d189bab9ea1df159fe3bb84b8a0cbd5f4f6e86)
- 23ebe600f7c53b18b6f4660805109b9a174925bbb4f57bc788521dfbcde705c9 (b9ce415cd50e42f3a10cd36f261c949528c2d14f)
- f72d0f21e8a1faa4434d634bab693bdae9362cd1a7ed0dd5ab2338b2c18123aa (c672a8357d843751750b7fe1fb0061b56a41ca9d)
- d624bb636c84d7063a9b3638f470f8d4da326310d6c0fc42de1d2d1d1bb7bcd6 (0e67e2e0ba621259e0c1489fe88ae6ff53e4b5ae)
- 09dba05cdce554313a79708cc74a0242b5ad59845000a6e8beb853b2f3cd9502 (29007f2e34560601781e979d1e27f50d9a6e4ea9)
- 9edbea4bafd27e99c831d563a78b9290379c4ef3e3fdc7b61e45082d56b91a00 (f1e8a6ee797b0bcc9d9535dccdba6f4beaaaa746)
- d2a6539b5a0b24f10504a801a57b0615e78a4460a476ffa7aea551eaf73f3f69 (bfbdf8b3c41dd40d4cb8341975bdf63398418a19)
- 83c1eb6aa989cc1a31cf839ca399b7dd73ce0a1f1cabc4d6087c5fd1313d6c16 (2f342d7ce87b5d61464407976ac2ad3244047b02)
- a275e536265529d832f0f48f24376f7410ef78dbfbe476a9357f343ecfbf56ea (fbee4862c4d65082019cf350feb50791da979e0a)
- 7d8fffe9d26495002ecd9a8d8f9cae5887c9f52453218e70e1c79a5fe04980e8 (e324446b0187733dde575425601dde17bcd1419c)
- 572c60de364c990c60c9b40001d13cc42b9d6ca14cab496f03500a4e7a49682b (328f9bf1703a69a902d486be06189f8307d95584)

README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ tags:
4
+ - generated_from_trainer
5
+ - axolotl
6
+ - mlx
7
+ base_model: Qwen/Qwen1.5-110B
8
+ datasets:
9
+ - cognitivecomputations/Dolphin-2.9
10
+ - teknium/OpenHermes-2.5
11
+ - m-a-p/CodeFeedback-Filtered-Instruction
12
+ - cognitivecomputations/dolphin-coder
13
+ - cognitivecomputations/samantha-data
14
+ - microsoft/orca-math-word-problems-200k
15
+ - Locutusque/function-calling-chatml
16
+ - internlm/Agent-FLAN
17
+ ---
18
+
19
+ # mlx-community/dolphin-2.9.1-qwen-110b-8bit
20
+ This model was converted to MLX format from [`cognitivecomputations/dolphin-2.9.1-qwen-110b`]() using mlx-lm version **0.12.1**.
21
+ Refer to the [original model card](https://huggingface.co/cognitivecomputations/dolphin-2.9.1-qwen-110b) for more details on the model.
22
+ ## Use with mlx
23
+
24
+ ```bash
25
+ pip install mlx-lm
26
+ ```
27
+
28
+ ```python
29
+ from mlx_lm import load, generate
30
+
31
+ model, tokenizer = load("mlx-community/dolphin-2.9.1-qwen-110b-8bit")
32
+ response = generate(model, tokenizer, prompt="hello", verbose=True)
33
+ ```
added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endoftext|>": 151643,
3
+ "<|im_end|>": 151645,
4
+ "<|im_start|>": 151644
5
+ }
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen2ForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "eos_token_id": 151645,
7
+ "hidden_act": "silu",
8
+ "hidden_size": 8192,
9
+ "initializer_range": 0.02,
10
+ "intermediate_size": 49152,
11
+ "max_position_embeddings": 32768,
12
+ "max_window_layers": 28,
13
+ "model_type": "qwen2",
14
+ "num_attention_heads": 64,
15
+ "num_hidden_layers": 80,
16
+ "num_key_value_heads": 8,
17
+ "quantization": {
18
+ "group_size": 64,
19
+ "bits": 8
20
+ },
21
+ "rms_norm_eps": 1e-06,
22
+ "rope_theta": 1000000.0,
23
+ "sliding_window": 32768,
24
+ "tie_word_embeddings": false,
25
+ "torch_dtype": "bfloat16",
26
+ "transformers_version": "4.40.0.dev0",
27
+ "use_cache": false,
28
+ "use_sliding_window": false,
29
+ "vocab_size": 152064
30
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model-00001-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c32e82f306590afbb636fd8deba47dee11a1058b6f1e312f4ceba5eb9ebe2c1c
3
+ size 5227549084
model-00002-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f25e4e414af11dd2db25a654a9650dadfef9ab5f35c5c1b90d0c03799e1d8179
3
+ size 5347962032
model-00003-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d7595deac7cf025d84602b9d004a92cd324bdf6f93adac6ebdb8697c43083f9
3
+ size 5347962027
model-00004-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67cf91efdc10f0e8989411d0c3242b1e597e2ab0ff6254c7ea03ee63d355c640
3
+ size 5187474790
model-00005-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab6d46ca0cc78a54cb7fc3585ebd58b803150d2c4df104c1084032216e484886
3
+ size 5347962177
model-00006-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4943cc9782ab45c4efc323169f2d4f0409c7c9166ed2527245cecdd0043ff18e
3
+ size 5347962127
model-00007-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05a01febfdfbf6251ecfa7635bdc3e4d2132defbe62f6c9fd78688dd77ab413c
3
+ size 5187474834
model-00008-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0736425e1e72b8b5c88fd7ab09c544a68e23541b84f851dd4b3ffe601e893c6d
3
+ size 5347962157
model-00009-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fef043d67387f77df8f1a42343997871a0dd3b25b0f62632dad27d6ed062bff3
3
+ size 5347962139
model-00010-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e798db81fda0d247bbc1ffc3fdc0de8a341d8bde0e6248230f03fa66fe20b65f
3
+ size 5187474830
model-00011-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:476c08e0e797c107d461b3ee4ceec951ecf598d359420d2a0764beaa771f2c0c
3
+ size 5347962151
model-00012-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef606eef4f84534e0591bbd6f7bd816fccb07a2266350ab6b7c9a1baea03180
3
+ size 5347962119
model-00013-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c67def65c017a2fe3e9a8c32fd832361507f32da0dba1bdcfae908b22075e850
3
+ size 5187474836
model-00014-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd6cb3829640e273c16396d212b13dfccc273e66811066bbd28a69ddf9175158
3
+ size 5347962157
model-00015-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f25b5b218c46f20f8aedd32004e5bda05abdcaad17ae8c84f6063d70298f9750
3
+ size 5347962145
model-00016-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:236bf933f1c77e62d9a3155991802c81fba27251e1ecd5ad9065aa7bd632993e
3
+ size 5187474802
model-00017-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fc5d77f01556dbfeba77b69b5d0ed7f8e0dce21a771a00e1d7c5b8f897de5ea
3
+ size 5347962139
model-00018-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:045360428a9736fa627a700412ce7c7244cff9aef84510ed53db6d0769fa5449
3
+ size 5347962133
model-00019-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7fdc6394156452156a68f3e73f7627e0ee655334a1b3e9123261b72d107f98a
3
+ size 5187474810
model-00020-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ba6bd11e72b279c051ac15937bfb40d83ac0c6594da72cfff931cad6342b7cd
3
+ size 5347962161
model-00021-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3648936aa2587323f5573b25858f851d2e5a0adca4b775f43f1a8125a71930fd
3
+ size 5347962141
model-00022-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:509f13b1737947d6a12c00486202fcd0fc770cf1781518471630d20a8a167d50
3
+ size 5187474836
model-00023-of-00023.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbf7d7a9719373d088fccc267c7d3f2ce9b140906a40598057be8980e5afacb3
3
+ size 1751434178
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "eos_token": {
7
+ "content": "<|im_end|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "pad_token": {
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "additional_special_tokens": [
30
+ "<|im_start|>",
31
+ "<|im_end|>"
32
+ ],
33
+ "bos_token": null,
34
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
35
+ "clean_up_tokenization_spaces": false,
36
+ "eos_token": "<|im_end|>",
37
+ "errors": "replace",
38
+ "model_max_length": 32768,
39
+ "pad_token": "<|endoftext|>",
40
+ "split_special_tokens": false,
41
+ "tokenizer_class": "Qwen2Tokenizer",
42
+ "unk_token": null
43
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff