riczhou commited on
Commit
c59abc4
1 Parent(s): d2339af

Initial commit

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
logs.txt ADDED
The diff for this file is too large to render. 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": 128288,
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": 128288,
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}",
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:88e9186827a42e643ba697ce08d07e02db27897901ac2c1b098dc375de0d3352
3
+ size 1050935296
params_shard_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35d2f1c8a96d819225c68b66c246c0b659183e592cf72554e473f76638b35aa1
3
+ size 117440512
params_shard_10.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8332f39bf2092f28a38d05ae657ce65c98e84eda52751ff73e24d28b953add09
3
+ size 33554432
params_shard_100.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ecae75c84a46f22797ae8c0f9a202a73c265dc91cd181d9d42876dada863ec1
3
+ size 234881024
params_shard_101.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed77e01400ea0f59446109a2158cd8dc44cc552724105d2c8e4850acfe2af6e1
3
+ size 50331648
params_shard_102.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f367a8abe9cd98ed3f837df010f0a4d89a1b95a19dbeb49cc839247972f6fd4
3
+ size 33554432
params_shard_103.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae6ca0ded1ee14a4a8330afb79cb37831f3ce17ebe6c189914957ca9a6bf7be
3
+ size 117440512
params_shard_104.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00bd8ab9f9e34af963e349720a1945f3a9824484f11ecccebbdb4527f335f444
3
+ size 234881024
params_shard_105.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:588cd6d5bdcb0ea2d2fae123020d8d6e88c44a084a9df04c4255de87099146d5
3
+ size 50331648
params_shard_106.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cfb61e1fd60dc4ee6e2d4dc469fe7b1223b1bb52de16c05146e4575903e601f
3
+ size 33554432
params_shard_107.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6787fb34e98d94e5e9eba8bd39e62215faff749a969f911f165bb9927aa030ed
3
+ size 117440512
params_shard_108.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9b253dc7ef90ec6ba810cdfde37d51242548e783769f8fa096bb81b5fe7d0c6
3
+ size 234881024
params_shard_109.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:672a4f5edbd4cb6b410c54d07c62471ab38705c51d6ebd0b853f6b669c50632b
3
+ size 50331648
params_shard_11.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d274d93c7a4d0a086c8598fe2f02992c4a8775fdd77ad65078a5f861c8fe6993
3
+ size 117440512
params_shard_110.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:762973fe1254c26b5b28423229a11d84c12db05182c4cee84449343fe5d72015
3
+ size 33554432
params_shard_111.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c4a66bf4cd715191de0c38a65468e24469c285d3d0f52c32e0c6ecf21d611d8
3
+ size 117440512
params_shard_112.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e879c2c92f5231c8df213ebccc5d375a534531d8e6e2e2cd8557e11093842bf
3
+ size 234881024
params_shard_113.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afc14d3fe635196e1e3eff6ef01ece02734ed3ea2d6d562871a4fc6013827d64
3
+ size 50331648
params_shard_114.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5636e1ebcaab6eef3beb1472b1bdb01c8b23a781d2ad2b656b58391b0de7ce05
3
+ size 33554432
params_shard_115.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f83c1478f506924ddf049dc4e785b9e195870d4a89f4ce7fc3cbabbb989af3e
3
+ size 117440512
params_shard_116.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:245e16d6bd5515b12b97f30414f591ebbffab2bfb3d247caaa4b223807c56f9c
3
+ size 234881024
params_shard_117.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8e00f856f18997698680e9890eb6898933270e43cce3ed96826b244706f3926
3
+ size 50331648
params_shard_118.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7af93672ff9c6b4a290e03627d41f1a9fac33aa8d5cfe5ea0cfddbe616b6b129
3
+ size 33554432
params_shard_119.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5db0ca84dc9d9fcd7fb57d554fcbf5a11e6e58072b348579abf59c45036205f5
3
+ size 117440512
params_shard_12.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1cbcf9e22d817ffce193bf4afaf20a10a2f43085ae20fc339e80324f07899cd
3
+ size 234881024
params_shard_120.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a5ac78705d118158c2ac208bb14e9984a91eb1a94bc8a1f089f33c29b21024e
3
+ size 234881024
params_shard_121.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06539df77de7549e2a691dbc07922326da464b510e59c1ccb382440ad7895b63
3
+ size 50331648
params_shard_122.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0d66474658d1e5064475b38f0a539d1be9e599228d41427e828685474eca496
3
+ size 33554432
params_shard_123.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ebabab792413a8642e9e7b0ecffb19c82e72b51b2990ffac1291ef1f8d683c2
3
+ size 117440512
params_shard_124.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae5eac617e8e0a7dbea84a142a8c75162de9991831cc285b2b39e3014b33f82c
3
+ size 234881024
params_shard_125.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a73456e932eb93eeae12c154c857f2288fcebd086240ffc098f86aab716a988a
3
+ size 50331648
params_shard_126.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e21c8c7cb7e91fe100537fe101038ebcb4e531053efc2f6b4f5731599957fdd
3
+ size 33554432
params_shard_127.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae5ead341a70f9880553bb134798ae49d2ef9f5cd5378545b21da2370f93d401
3
+ size 234881024
params_shard_128.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dedaa002b61c4b1c4f486cf2357d4a0721a990ead65ad4f61a192c951d2b894
3
+ size 50331648
params_shard_129.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efe9549b511ad4597af9532d0af3e08d8e9c2c192ccd8ebde8ff919367d12064
3
+ size 33554432
params_shard_13.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19acc7a820a550ac7a7b7cb3fbf143565ddc8e4540d4f977e88a797b04e1ec37
3
+ size 50331648
params_shard_130.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bc1101d3f941bb59f93ea0eda21daebeebf33fd083359ab376a638ee67b24cb
3
+ size 532480
params_shard_14.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c722fa5426d44f8abe4f6d9e2c1bece94aba84aae9532773b3e41c3d23686eec
3
+ size 33554432
params_shard_15.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d960efbd179bca83897d010279b4b4c0bd11a758bfa4ed898bf79f82c82dd02
3
+ size 117440512
params_shard_16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:266b6c17fcac2ab85d35863c18d4ffd3cf8b2908f58b6ac8a9c9a23ba36c744b
3
+ size 234881024
params_shard_17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47be1715763404a58d6ada969436761d8ee69270dcbe607203a838aa46897ffc
3
+ size 50331648
params_shard_18.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8573b31fca29a51b8fabeae80f855ec62de47fa40502f572ab67ffb14bf3bba5
3
+ size 33554432
params_shard_19.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f969d10d9c435f96967dc4bed01febfbf740c4b62d4a25f455d3488c9ce1b3d1
3
+ size 117440512
params_shard_2.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21c1e465a02ccac6c14e81bbca940ded38468f377ee50706c3685a4b2094fb22
3
+ size 1050935296
params_shard_20.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5930432b9f49816eebf06f92a9787c8992c2a3fe7842dcab0e0e9ffc6518e9c
3
+ size 234881024
params_shard_21.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cafebe634ae7916a64c9261c9f2d61bf82f177e29bfc6197ff0801429f61d2c
3
+ size 50331648
params_shard_22.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cbf0a6083cb94896d46226a6519353334a11a103888b4527a23f8576c5e939a
3
+ size 33554432