riczhou commited on
Commit
2fe8466
·
verified ·
1 Parent(s): 66aa853

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": "q3f16_1",
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:64d8264c8df446f64fe9a410d85a10d84289f7bcd7ac760bceb8ebdb49bee461
3
+ size 211365888
params_shard_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c41adf6e79179bd20718db2bbdb1cf3e68787c1eaa29cd4a0078748307dd49f
3
+ size 23527424
params_shard_10.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e323a732816c83f7f8d8d814297b48986fbe2bc23bbec7e0ae01088b26165d4
3
+ size 23527424
params_shard_11.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60d1a119a89cb0d3d6be52088164bf5590061fb8a349e5939fc06c1ea4c59e4a
3
+ size 47251456
params_shard_12.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e900fe34bdda7497e11a2586a731c9e68d72f2c048f56d99e2aeb4803627edd6
3
+ size 27848704
params_shard_13.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a9b6e2591be6576548c5ae7bb58c51c8b382c2ae9b4479cc6d49517745e173
3
+ size 23527424
params_shard_14.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebb9cc314ed7ffe0fe98f4b08d681cd21b3e159046eb0c7b0b4fd516251f3d35
3
+ size 47251456
params_shard_15.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dada84e91e5c0c3e4c8d4e6bab145956c6eae2120739dcdc21dd9bf8fb146330
3
+ size 27848704
params_shard_16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e8c727d55afbf214f8e37774578cc8d12bf817a4ec5ed2f923edb2ae312b6d6
3
+ size 23527424
params_shard_17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b7afd584c3df567b8586d19ba7920924c14685fa8a50594090474df4a47007e
3
+ size 47251456
params_shard_18.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8de1ed9a711f82c9a12091335184804daa27bd4fd469aa9bff19cf616cfaa860
3
+ size 27848704
params_shard_19.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:466bd4a8aee5ff5b71b608884fb9b388b427975082d630ec6c080eb2bb414292
3
+ size 23527424
params_shard_2.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e40abde3a0b08927685a0d063051cd24c5f5132c917a1e1b4cf547b68d8b8ecc
3
+ size 211365888
params_shard_20.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ad017af899567c2b5f546a67245ad2403fbfe0b34087b58f868155156b849c3
3
+ size 47251456
params_shard_21.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6081d99976854c88ba20097c8e2fa0a383764a91febeaf14940db64924810ac0
3
+ size 27848704
params_shard_22.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0e2dfb8b55a6a000f67746097c3850fa92668549b70f37e269294a08285fb7e
3
+ size 23527424
params_shard_23.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be504315ed9b0ca8e93277231e70867711bfb992dfbc676a71694a60fabeb87a
3
+ size 47251456
params_shard_24.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1de54ed60c455430119eafda910fbc0589d41a099d75689604294abf8d1e871c
3
+ size 27848704
params_shard_25.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f93820fde2a9f25063d269674d7c1c31139ac4dc61dbce08dc42abbc4a0687cc
3
+ size 23527424
params_shard_26.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b115a1a1c07c33e7f70b175148f72c8fe4abc0b02b1ff7109b4b4117a92d0f7
3
+ size 47251456
params_shard_27.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f8508e501cd39fcdffeafc9e84c2de51924026f1312aceeb27f0c2159bbeb49
3
+ size 27848704
params_shard_28.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f845a19fbfe3ba3ba08e9fa2f644d21d84f1c839b28bba44f8b16acccc69fa9e
3
+ size 23527424
params_shard_29.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd3ff83558f26f012cdc3f3b2120af6c698642c7cadc5f788aa0b3bfe038de7
3
+ size 47251456
params_shard_3.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1cfdae2e25558b8fbb66cc7056f41c6e05d7900e2bbe292567b0f55fb070889
3
+ size 26420736
params_shard_30.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64a4b0ee47a482c31d2889508e566e22d9141a80247b2e7899f4a0f77d760bac
3
+ size 27848704
params_shard_31.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6b5b4c3c6d36677f312b1b1e8f1cb337a52cba0200015821fb21079129874e8
3
+ size 23527424
params_shard_32.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c593b96ea1b063f14507d0c40307dc60f884feee87d416c2ec5c54ff6dbd1604
3
+ size 47251456
params_shard_33.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:321d7f9ab67708196d7b021e5d54af9d5949766108adc58d18e4b6b8be33493f
3
+ size 27848704
params_shard_34.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6ec080e8302a1edb641c7618bacaf7a960ee5bec592a42480eb508085d28410
3
+ size 23527424
params_shard_35.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74dfb94271f65271449b3b2a2e5e3c64ceb1f7eb1728b123d25ea7454377e80b
3
+ size 47251456
params_shard_36.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30cb26d90db7690a451880877e377f64017a7f7db16c269bc5180f5c6b63e71f
3
+ size 27848704
params_shard_37.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dccce1a8c73e541cd8527a4146662eef8046f79ce73f7a855f075f3e27a9671
3
+ size 23527424
params_shard_38.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:981bafc4c8c86b5b2ccd015c3d6c451cd19d3c0e173eefe070064f573dd1b23c
3
+ size 47251456
params_shard_39.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0900528d80d152e36216d47e212cd5a3f245b8c4c11feb782e03d6e2c8d91bec
3
+ size 27848704
params_shard_4.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f85e08787f6a99cb65a7bff3d96f3ca39db78642da51e9155efd797154aadbf3
3
+ size 23527424
params_shard_40.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e4dcaab70912df69d6ef0df0d6112ecc6e5d55afd0e7ccb8207c27e17290360
3
+ size 23527424
params_shard_41.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eed8f106a230f6699220b7a1d5ad0c8d8528e5e8fbba4bda7dd242ddcfd3a14
3
+ size 47251456
params_shard_42.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d7178d74e07b43ca090e969b78f1554eddb3cc30bfaf19567ca4b2727def3d1
3
+ size 27848704
params_shard_43.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1ecf034044acccd9a9bd484bcd115e8393bca6f1c94acd1c7e018075894108a
3
+ size 23527424
params_shard_44.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c85f6e7035fb316a64d1dcbf6639449015c85caee40c356f10895ae6c9fc7d91
3
+ size 47251456
params_shard_45.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17776e6e7cff150dec9b8f706aa9b72d1094762a1e628af6936813b9de403e68
3
+ size 27848704
params_shard_46.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a71b99cbe52ff3869eb26e8c840edddef1e28c4ed58dfee87d737aab96b81295
3
+ size 23527424
params_shard_47.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b269dee40436d7265bc922cf39202ea2943f814023dccd1be062600606b37a04
3
+ size 47251456
params_shard_48.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66971c3bb62f4b495ccaa0be1a76d408a8518637b1cc00397d410f5dfe28706c
3
+ size 27848704
params_shard_49.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c57dfd1f5591092b080bb2af9a986c0c2fea13f973a4f1250a75f317ba0216d4
3
+ size 23527424
params_shard_5.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3610aa2c39b94c82a18ee6b94c28cc3ac7d9af9a16d6a7c66fb0fd742bed06e7
3
+ size 47251456
params_shard_50.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:607ba0ec51af2a8cd729d64901da2f049b896d418760e772c78f4a6f439199b8
3
+ size 47251456
params_shard_51.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8ef9174b6472c4b17006b0c323b9b2e8c3154fd194b05356aa288554482d56f
3
+ size 27848704