riczhou commited on
Commit
8a9ef08
·
verified ·
1 Parent(s): 88a0da0

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,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "0.1.0",
3
+ "model_type": "qwen2",
4
+ "quantization": "q4f16_1",
5
+ "model_config": {
6
+ "hidden_act": "silu",
7
+ "hidden_size": 3584,
8
+ "intermediate_size": 18944,
9
+ "num_attention_heads": 28,
10
+ "num_hidden_layers": 28,
11
+ "num_key_value_heads": 4,
12
+ "rms_norm_eps": 1e-06,
13
+ "rope_theta": 10000,
14
+ "vocab_size": 152064,
15
+ "tie_word_embeddings": false,
16
+ "context_window_size": 131072,
17
+ "prefill_chunk_size": 8192,
18
+ "tensor_parallel_shards": 1,
19
+ "head_dim": 128,
20
+ "dtype": "float32",
21
+ "max_batch_size": 128
22
+ },
23
+ "vocab_size": 152064,
24
+ "context_window_size": 131072,
25
+ "sliding_window_size": -1,
26
+ "prefill_chunk_size": 8192,
27
+ "attention_sink_size": -1,
28
+ "tensor_parallel_shards": 1,
29
+ "pipeline_parallel_stages": 1,
30
+ "temperature": 1.0,
31
+ "presence_penalty": 0.0,
32
+ "frequency_penalty": 0.0,
33
+ "repetition_penalty": 1.0,
34
+ "top_p": 1.0,
35
+ "tokenizer_files": [
36
+ "tokenizer.json",
37
+ "tokenizer_config.json"
38
+ ],
39
+ "tokenizer_info": {
40
+ "token_postproc_method": "byte_level",
41
+ "prepend_space_in_encode": false,
42
+ "strip_space_in_decode": false
43
+ },
44
+ "conv_template": {
45
+ "name": "deepseek_v3",
46
+ "system_template": "<\uff5cbegin\u2581of\u2581sentence\uff5c>{system_message}",
47
+ "system_message": "You are a helpful assistant.",
48
+ "system_prefix_token_ids": null,
49
+ "add_role_after_system_message": true,
50
+ "roles": {
51
+ "user": "<\uff5cUser\uff5c>",
52
+ "assistant": "<\uff5cAssistant\uff5c>"
53
+ },
54
+ "role_templates": {
55
+ "user": "{user_message}",
56
+ "assistant": "{assistant_message}",
57
+ "tool": "{tool_message}"
58
+ },
59
+ "messages": [],
60
+ "seps": [
61
+ "",
62
+ "<\uff5cend\u2581of\u2581sentence\uff5c>"
63
+ ],
64
+ "role_content_sep": "",
65
+ "role_empty_sep": "",
66
+ "stop_str": [],
67
+ "stop_token_ids": [
68
+ 151643
69
+ ],
70
+ "function_string": "",
71
+ "use_function_calling": false
72
+ },
73
+ "pad_token_id": 0,
74
+ "bos_token_id": 151643,
75
+ "eos_token_id": 151643
76
+ }
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:12e6d533a212ee685dbf8f728e828fe8e8358dd42c256031ff6eb2039f7b22f0
3
+ size 272498688
params_shard_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:253d7a9c6c15be3b3f5c2089383ff41b63415e4208c2bace4497460488d1b250
3
+ size 34062336
params_shard_10.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5debf7b115606238b601ca64323fa711106b3cfae1e9d914343ad5677ae8fdc2
3
+ size 29268992
params_shard_11.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eef3fbd2163fe265dc6e66697153e77729a290dd8cdc465ba31f404c406b5c9
3
+ size 67895296
params_shard_12.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:659d24de27e16f93ddff1aca512aeed4ae52eba44092cacaed50253cb6e3dc99
3
+ size 33947648
params_shard_13.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:543d0edb5871bcf7118bcafb8bd79edb0d5fd2f95d542f1b16fa0d86ed861277
3
+ size 29268992
params_shard_14.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a462d1913171ab67a39d1e84c0f8d1e27102c63bc5956ee6a82eefd9666428ae
3
+ size 67895296
params_shard_15.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e25aac8c13b4ca30cb94cd3e78f7ee3a0cd2b606b07f2d11b21313c500c1c777
3
+ size 33947648
params_shard_16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:309677dbb9a92f759bdb54d4b20a691fc9d3f532c29fd41dc6515d56dc47d32f
3
+ size 29268992
params_shard_17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c10303898c48b6b0782716c87ad946f7be8727ebaa6141c53445e150e25749c
3
+ size 67895296
params_shard_18.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:358cb3a13aa06e7fd31b4386c3a41fc2b99ce03e571a5efc2ecdd159fc597a3e
3
+ size 33947648
params_shard_19.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dfa1aee23557c230080cea0b335197cf8191e257876cd3505bd6926886f7aab
3
+ size 29268992
params_shard_2.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3965d6352f060720d76b062f3b6387bc9650478467869981b3bbe844a883377
3
+ size 67895296
params_shard_20.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:277a1897ef71c1b0fd2d9286904bb7c6e258445f5adf1e28a1f17a79e4dd6515
3
+ size 67895296
params_shard_21.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:032f7bf2fc8d2993d35b02356f98829fad6331022cc8f10768fe4b99d85d310c
3
+ size 33947648
params_shard_22.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d1fee3982c9e9926ea086766dc7d80629ee5fb9721dd4722558c190ead1a03
3
+ size 29268992
params_shard_23.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79d350110fcd6f2b6511b359fdf0eefc4cbdc469cd99098264c88ee96b59ce91
3
+ size 67895296
params_shard_24.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec4cebbbae9ee40bd8960c9322e2a2723f046fcd177dd29ad096df3926b7287f
3
+ size 33947648
params_shard_25.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad722bbb642eba8bf763d5906488a7ef2602a45970846ae2f1a7d98613f3441d
3
+ size 29268992
params_shard_26.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13690076277ff662903f7c31cac6687b5be54529c3835db3d2d7201af6d2eab2
3
+ size 67895296
params_shard_27.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc883e867101c4e8dc0de2550c33370bd0b29f491a9935bf1c303d368bf8e76f
3
+ size 33947648
params_shard_28.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:048e4dd8d73c27c235ae524047ff0da24e0d6112a401b59a19384655eb4130f0
3
+ size 29268992
params_shard_29.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47ec1964b989ec7eb15b5049eef9301a235732305c5d956de7ee6e1b52df1108
3
+ size 67895296
params_shard_3.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5218a53237325c2537e51e23d4db38112a593441e3cff28d5ff27567cadc85bc
3
+ size 33947648
params_shard_30.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1c0a616cf386829c8ce2e3523157c323eb2af203a7014d709019f12fc0efd90
3
+ size 33947648
params_shard_31.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c2baa16351eb60c919419f133440eae49079a6af494797bea011e83c480b73
3
+ size 29268992
params_shard_32.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84ef5776bb8830c814eb0de56af9c869a8ef7633f8211839774cc85397ccb9d0
3
+ size 67895296
params_shard_33.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b71cd4517e911c52f5e7e2712e9b7fc6c1ce2cad99d1ff7904cdbcb1d80a8ef
3
+ size 33947648
params_shard_34.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1380a2d8ff20a010dc0161e90ca567ac2ebd3f1dfd3354b3f041a8d1ab2cc7b8
3
+ size 29268992
params_shard_35.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bfca747dbde131cc2bd2abe125c45f3c513c40f03949bdf303e6044af9dd7a0
3
+ size 67895296
params_shard_36.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f35c47800d8d78cea84a40aa9e46deffade7c234a11db78507ac36374471b00e
3
+ size 33947648
params_shard_37.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c0a2736b67cb0d212318c7f9abe94d2e71c9bd1ce3b768e95b7a7879e121ee
3
+ size 29268992
params_shard_38.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a3fad54a4f4e42bef6da41a468b2046c50f78ff9d44f7e46b1b0f9d5f52392b
3
+ size 67895296
params_shard_39.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d23898e381fbe78af1f4493cf84cd7e642967212e6c6b3b487aa6408e25b505
3
+ size 33947648
params_shard_4.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91af0b557f49355e5eb573063e2a540d9b6086ee866aab77a726f4d27dfe6be0
3
+ size 29278208
params_shard_40.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae6968fc6ae34ab8df1aed3e8bcbe5fbde21b2874f1611d741fb0e14803c78c
3
+ size 29268992
params_shard_41.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef58042d7b69ac22a0356562b79c9dd2d5a8e1864fbe89c639d0641a7a31d97
3
+ size 67895296
params_shard_42.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c2c9711e4c09023cbc5f33b686caf44b12d246fa720b977943ff2ac0c49a889
3
+ size 33947648
params_shard_43.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd541ed444f90f8d2ad93efbe7e28f7b5cba5d8282a4889aa3bc79021d79ad50
3
+ size 29268992
params_shard_44.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e95f146f8420fdea6e0ebbdbffcd45cfb4ac073383274e8944baf74a7faa0cb
3
+ size 67895296
params_shard_45.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23b265f1df2f91efb6c5567f4cbde9ffcd5a21623714157493c2393276a4c067
3
+ size 33947648
params_shard_46.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3faa2bcb477ae015e6f571c1e8cfae4fc7d1d8892245741cae4226588118346
3
+ size 29268992
params_shard_47.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d1d7ade6a94da4c744644921c992b3e4f2ba8e190e289cf463f644919799a94
3
+ size 67895296
params_shard_48.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d7b24a33f37877b20987bc158f34e5a620b810bca444e6ef72a27f2447da532
3
+ size 33947648
params_shard_49.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0176b85056332fa700e87d004fa8d77e1a5f574ec419c4d1c65a8e678a3a7837
3
+ size 29268992
params_shard_5.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:065ff7e8c26d6cfe8835e8a858fe54172b57512e1a1862fbd2f47892a86a7d33
3
+ size 67895296
params_shard_50.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58ee2111bc6f02130172ff64b10027d45b640f5a34f52bebcc36dbe79c776fe2
3
+ size 67895296
params_shard_51.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:189d8cb0d594a1b548d8899edf8d31ef3ce68dbc60dbf27db6ee3634ae8129c7
3
+ size 33947648