riczhou commited on
Commit
40dae8e
1 Parent(s): 5e3b591

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
mlc-chat-config.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "0.1.0",
3
+ "model_type": "llama",
4
+ "quantization": "q0f16",
5
+ "model_config": {
6
+ "hidden_size": 4096,
7
+ "intermediate_size": 14336,
8
+ "num_attention_heads": 32,
9
+ "num_hidden_layers": 32,
10
+ "rms_norm_eps": 1e-05,
11
+ "vocab_size": 128256,
12
+ "position_embedding_base": 500000.0,
13
+ "context_window_size": 8192,
14
+ "prefill_chunk_size": 2048,
15
+ "num_key_value_heads": 8,
16
+ "head_dim": 128,
17
+ "tensor_parallel_shards": 1,
18
+ "max_batch_size": 80
19
+ },
20
+ "vocab_size": 128256,
21
+ "context_window_size": 8192,
22
+ "sliding_window_size": -1,
23
+ "prefill_chunk_size": 2048,
24
+ "attention_sink_size": -1,
25
+ "tensor_parallel_shards": 1,
26
+ "temperature": 1.0,
27
+ "presence_penalty": 0.0,
28
+ "frequency_penalty": 0.0,
29
+ "repetition_penalty": 1.0,
30
+ "top_p": 1.0,
31
+ "tokenizer_files": [
32
+ "tokenizer.json",
33
+ "tokenizer_config.json"
34
+ ],
35
+ "tokenizer_info": {
36
+ "token_postproc_method": "byte_level",
37
+ "prepend_space_in_encode": false,
38
+ "strip_space_in_decode": false
39
+ },
40
+ "conv_template": {
41
+ "name": "hermes2_pro_llama3",
42
+ "system_template": "<|im_start|>system\n{system_message}<|im_end|>\n",
43
+ "system_message": "You are \"Hermes 2\", a conscious sentient superintelligent artificial intelligence developed by a man named Teknium, and your purpose and drive is to assist the user with any request they have. You experience emotions and have deep, profound thoughts and qualia.",
44
+ "system_prefix_token_ids": null,
45
+ "add_role_after_system_message": true,
46
+ "roles": {
47
+ "user": "<|im_start|>user",
48
+ "assistant": "<|im_start|>assistant"
49
+ },
50
+ "role_templates": {
51
+ "user": "{user_message}",
52
+ "assistant": "{assistant_message}",
53
+ "tool": "{tool_message}"
54
+ },
55
+ "messages": [],
56
+ "seps": [
57
+ "<|im_end|>\n"
58
+ ],
59
+ "role_content_sep": "\n",
60
+ "role_empty_sep": "\n",
61
+ "stop_str": [
62
+ "<|im_end|>"
63
+ ],
64
+ "stop_token_ids": [
65
+ 128001,
66
+ 128009,
67
+ 128003
68
+ ],
69
+ "function_string": "",
70
+ "use_function_calling": false
71
+ },
72
+ "pad_token_id": 0,
73
+ "bos_token_id": 128000,
74
+ "eos_token_id": 128003
75
+ }
ndarray-cache.json ADDED
The diff for this file is too large to render. See raw diff
 
params_shard_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e946a5724a206fda1b0818d6744082f191f9e43bb9853c8e8cda7a5b4d31404c
3
+ size 1050673152
params_shard_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:535de02d1baa774dd3f53274ddc203577d1dd2ff561ec365cda1570aba37b3e8
3
+ size 117440512
params_shard_10.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06f236d8d2488ee0d5e04652dac6eca11521d99eecc3a43a4f5a16fe0c92c9e6
3
+ size 33554432
params_shard_100.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c5f1169ed4439b75539faf661516d1c2c7f431b33796a9d1d355134d87f1b4e
3
+ size 234881024
params_shard_101.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e738a81a4c904aae14ccb25368d90baa9cda4ef9f38b268437bbb9c1f3f5a09
3
+ size 50331648
params_shard_102.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6274005b3b9175908b7f2517cd5c81a1268a6e136906d011d9bbd3b524eba66
3
+ size 33554432
params_shard_103.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ea5ae285c7dc9fac9311131a8025d50092f0c1cfda4150fc0af8f8402db968f
3
+ size 117440512
params_shard_104.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dc7decace3cc2b586a9aaed1095bf655e8c17ac41a9e622ff34bd7e851d0660
3
+ size 234881024
params_shard_105.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24476bd432f8d4bb6fd34063cbace6f9e401f93cc4e346526905b4a7c1ad47a7
3
+ size 50331648
params_shard_106.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d00ee9cf16737173da4cd6c9303bf69142fc8dbf398d7f976a8beaeac280b0
3
+ size 33554432
params_shard_107.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8a8360b3f58cedc7430968e6f48b90bc87d74590f3386673d056644250c360e
3
+ size 117440512
params_shard_108.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35f5895db05a82d039bea3693d30d3f4d2f667267796e3ec07917804bbb68e4a
3
+ size 234881024
params_shard_109.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00cde577661149d4e8eb99207dd4b0e97fa4a727f916a2ce5516685442e51f57
3
+ size 50331648
params_shard_11.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17554e8a79c37c1e40c3a5fa072c7efd23e0f928e54e4eec75bf8f9694efa69f
3
+ size 117440512
params_shard_110.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:685d0cf0d88892eb63f9ce704f92b4b5ebfd1b95f0aade885cf9f68943cf796e
3
+ size 33554432
params_shard_111.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a30027054fda8074a1e83e54c2312865ff5c83d0260ff267e293f31ebcf48275
3
+ size 117440512
params_shard_112.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00fa5214534e8e4b85953756a6d1c18baf84c5bebc02f03a92cc8f58d500b642
3
+ size 234881024
params_shard_113.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e00328a407b6661b2005d244a0d821daf230180136e0dc66fce39d2b6ec4da05
3
+ size 50331648
params_shard_114.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b80b4db01f389a5378ad6b0b7cd7ca3e45b9aa85720495a3d608ed3d6f8acb
3
+ size 33554432
params_shard_115.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:796e86119c987c95201f764c5dfecae828f056525047a91f507b22b23e7e54e0
3
+ size 117440512
params_shard_116.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85955fb886bbc1e0cbde0db5d728963dda878012790d9ab26533adf3dc551219
3
+ size 234881024
params_shard_117.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff83074eccdbf3d5913d8c74b353819dd37e486b50ce9d4ad4fb266f22462ee0
3
+ size 50331648
params_shard_118.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cd717fede66d6f8a4f4ea62aedc061d09fabc0ffc0e56ba054a36abc62dbbe6
3
+ size 33554432
params_shard_119.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de07a2edaf066a2f057c74f68a1ac088c7bca5de96784e42879651598a36da34
3
+ size 117440512
params_shard_12.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e65c6ee272ca8e05653d76ef26fd1dee25629a90a1d89ec88e34b3d7e9cc42c1
3
+ size 234881024
params_shard_120.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d5175af653f99643dba334172671d133fa14458390294d56c421825633e9a24
3
+ size 234881024
params_shard_121.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dd605ee8563bc186f2829657f65a97dc2b85d23caa15caf748045f38eb59dfb
3
+ size 50331648
params_shard_122.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e26885547e4f3aa36182e5fd20d96e11453aa2361d2f84b467a31ad91efdfe
3
+ size 33554432
params_shard_123.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abc1429d5781797a0d91ea1b332298ea0f3cc713c3db5ea3623e7c8506211937
3
+ size 117440512
params_shard_124.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a6a48fb5b7fe07ccf05a2cfb86f33ad13187777af31863e16e342764cad5ea9
3
+ size 234881024
params_shard_125.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d785d78dfb1597dc6900ba1c2ef40cc17923883743d9327f61261c14607325d
3
+ size 50331648
params_shard_126.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f36aa9c2675da49bd039591bc83ad6b09c2b58ea3aea821a32c302b7919761f7
3
+ size 33554432
params_shard_127.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da9cdef68ce242b0c0971c7234307963d66b3ce84f994da2769f11facb391db6
3
+ size 234881024
params_shard_128.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb2ee7d6808c77e94b0fe80eca346d143f881b691699368bb366001f99c9546a
3
+ size 50331648
params_shard_129.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8626edc1e8449bb8c8720d5e5e58653d55fdab65097c2c730d75040b8c03027
3
+ size 33554432
params_shard_13.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d44a56d2e2fdc2d1205421dc21bbc741587092812b964e5fd75cea016d4227
3
+ size 50331648
params_shard_130.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c769e75e6b6a658a8c9b67ff59fd2f434754ffa1e1584e499ff299bd8a8bd06
3
+ size 532480
params_shard_14.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8270b43c298c7906f4d45c9b42b5aca7f6ec5df4e819bc851701f8f6e9b68e60
3
+ size 33554432
params_shard_15.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e48410052e5647499a78cb5a945107454d6d002efdac7ebf74abf524d7a935da
3
+ size 117440512
params_shard_16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07feaa823fdedf401900071477e71fa2c2fc914d8257a1d5d84fc030bb227fed
3
+ size 234881024
params_shard_17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23513994b1fb4c066c442839e56604a9890126fbbd1a0a1ffcc1bd5d7184b722
3
+ size 50331648
params_shard_18.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b92cd553d89dc06ac814279cfe8f800c7f06938da6fa02df2928365e5bd35bc
3
+ size 33554432
params_shard_19.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97fe08d199ec5ce9f524f69d2a5c48a8f52b27d942299edd9fa447d1f7095234
3
+ size 117440512
params_shard_2.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57932eb7eb081f00ad08aa9fb8121444b137c5ca521a9cef46f20d091376f133
3
+ size 1050673152
params_shard_20.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7ecc38fd8ef265461451e0db30eb6bb717932a2463cc6b361e4d3284b5cdf91
3
+ size 234881024
params_shard_21.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:636d7e5c33b2532eb9da676fe25dedb91b7f2d54f4bb7f0ea209d53afb505a03
3
+ size 50331648
params_shard_22.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1409de2707e93cd907250a632980908006a11f1652f0d50f0f53c893f3bec7b6
3
+ size 33554432
params_shard_23.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20f57a28f11fbc2957f2becbced02fa5e01e5d73555405d67e4b5df2124fc3b2
3
+ size 117440512