oopus commited on
Commit
2d25053
·
verified ·
1 Parent(s): 97485a9

upload 1-50

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,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "0.1.0",
3
+ "model_type": "mistral",
4
+ "quantization": "q4f16_1",
5
+ "model_config": {
6
+ "hidden_size": 5120,
7
+ "intermediate_size": 14336,
8
+ "num_attention_heads": 32,
9
+ "num_hidden_layers": 40,
10
+ "rms_norm_eps": 1e-05,
11
+ "vocab_size": 131072,
12
+ "position_embedding_base": 1000000.0,
13
+ "num_key_value_heads": 8,
14
+ "head_dim": 128,
15
+ "context_window_size": 1024000,
16
+ "sliding_window_size": -1,
17
+ "prefill_chunk_size": 8192,
18
+ "attention_sink_size": 4,
19
+ "tensor_parallel_shards": 1,
20
+ "max_batch_size": 128
21
+ },
22
+ "vocab_size": 131072,
23
+ "context_window_size": 1024000,
24
+ "sliding_window_size": -1,
25
+ "prefill_chunk_size": 8192,
26
+ "attention_sink_size": 4,
27
+ "tensor_parallel_shards": 1,
28
+ "pipeline_parallel_stages": 1,
29
+ "temperature": 1.0,
30
+ "presence_penalty": 0.0,
31
+ "frequency_penalty": 0.0,
32
+ "repetition_penalty": 1.0,
33
+ "top_p": 1.0,
34
+ "tokenizer_files": [
35
+ "tokenizer.json",
36
+ "tokenizer_config.json"
37
+ ],
38
+ "tokenizer_info": {
39
+ "token_postproc_method": "byte_level",
40
+ "prepend_space_in_encode": false,
41
+ "strip_space_in_decode": false
42
+ },
43
+ "conv_template": {
44
+ "name": "mistral_default",
45
+ "system_template": "[INST] {system_message}",
46
+ "system_message": "Always assist with care, respect, and truth. Respond with utmost utility yet securely. Avoid harmful, unethical, prejudiced, or negative content. Ensure replies promote fairness and positivity.",
47
+ "system_prefix_token_ids": [
48
+ 1
49
+ ],
50
+ "add_role_after_system_message": false,
51
+ "roles": {
52
+ "user": "[INST]",
53
+ "assistant": "[/INST]",
54
+ "tool": "[INST]"
55
+ },
56
+ "role_templates": {
57
+ "user": "{user_message}",
58
+ "assistant": "{assistant_message}",
59
+ "tool": "{tool_message}"
60
+ },
61
+ "messages": [],
62
+ "seps": [
63
+ " "
64
+ ],
65
+ "role_content_sep": " ",
66
+ "role_empty_sep": "",
67
+ "stop_str": [
68
+ "</s>"
69
+ ],
70
+ "stop_token_ids": [
71
+ 2
72
+ ],
73
+ "function_string": "",
74
+ "use_function_calling": false
75
+ },
76
+ "pad_token_id": 0,
77
+ "bos_token_id": 1,
78
+ "eos_token_id": 2
79
+ }
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:a3b3b1fa7d2946c45c3c0f692171362e9d00724984e52202bdebe1a8acbb3127
3
+ size 335544320
params_shard_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f6176e9f02dacafb0ab89aace5c8e6e8df720941476ce346d40ad8066a270fe
3
+ size 41943040
params_shard_10.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d582d643ac9fc98ef67495cd91cf0746f8c30b61083ff9700d377904a2508003
3
+ size 31467520
params_shard_11.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baafcaafc709a586b2ef6d3069e6689f03816c833bf3b67ac4e680fcd90d3de5
3
+ size 36700160
params_shard_12.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22b14b4e877806bc3e29a0abb634f845226229213d935b68a17129fbe432b07b
3
+ size 73400320
params_shard_13.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb9c78160510106e669b022835dc158ed1d15bfffc2cbe3e215c5f74998628e0
3
+ size 25579520
params_shard_14.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a60c735a9aa359bf5047b9f5cde41506c3cbaf9dc4d593ff8119694cbbf5da5e
3
+ size 36700160
params_shard_15.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b3cac2bd5d661c122b31bdb714ca8671031892024a4246c5c9eff29ba698d05
3
+ size 29501440
params_shard_16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f0fdcc301231b66790a3072908226ba44819185b7626a2900c17458d8839160
3
+ size 73400320
params_shard_17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0aa884f6d515d5ab2bc8baaf9155237db12180631bc97f79beabc381160c263
3
+ size 31467520
params_shard_18.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3858fdb90b6f49edf85ea3b4eae3586bafa1270720340939575440e6fd2c72b
3
+ size 36700160
params_shard_19.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc5cf63d465a9c5b94a3a58a1dfe4d201bf352a91ef2cebf4fdcf36e88b90544
3
+ size 73400320
params_shard_2.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da5466502857990b3dc7f86f0e53aa3782dc092f166485516b398c05954f5660
3
+ size 36700160
params_shard_20.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d454abf546b0fc8d48fe8d691556e9a253e22866c8ffa539e6f724a0dd61622
3
+ size 25579520
params_shard_21.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16e9df9ce479fa0ce995b29cdd36cbf76440518823ba58f63474c4aecefeaacd
3
+ size 36700160
params_shard_22.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a38faf1e67f22f328793f82e580aba1c86f4ecf5106620941690f371a6b9c6a2
3
+ size 29501440
params_shard_23.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dffd5a6f966962bcb8f174ee008b47f8f649b354c9ec1ad0591724edf6528995
3
+ size 73400320
params_shard_24.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce0285e3a7e03ec935d5bb245117e519d21e808b7e852d855a7248330d29e1e6
3
+ size 31467520
params_shard_25.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f165ce0c15e07a5b967c0a7683b07880255bfd88e081b371de813d55018cb793
3
+ size 335544320
params_shard_26.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d80af2e345f70e5be7f8be1c4ab565da8b6e5b0baa384af926960f1b36ad958
3
+ size 41943040
params_shard_27.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:118bcc12e8e865b0e4e7ae93ebb958b598b21a2be8c93886a9ba20a764ebe728
3
+ size 36700160
params_shard_28.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd340f16ed6d8bcfc6ee5dfb3d377244f1e8425204089f2355f8af4edec795a6
3
+ size 73400320
params_shard_29.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f6663c60cfcb849989148ffb5eb8017459f66ac06dd1789ca613fb6bbf49730
3
+ size 25589760
params_shard_3.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae96a43c79581f7f7bb6fd25e0bf95e13956104781c77c51e40e8a22d127ad8d
3
+ size 73400320
params_shard_30.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dba54321e0519156bf33c9e490045773ee3a850386c6274b7c969040f8e374c9
3
+ size 36700160
params_shard_31.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf6e7adaacefc4e9175f800005eb5957ef5e2fcddaf430b78662988e4ca383cb
3
+ size 29501440
params_shard_32.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4ab940546aec43e3abb8e8f7b2b13df5d0ff7cb34d607d7093a171878c7e1ca
3
+ size 73400320
params_shard_33.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73204d58ee5fcd1dec80b06c7e4334b91cbbf75f58cf4aaca4d13604573f5087
3
+ size 31467520
params_shard_34.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5325d676d8a670503ae2519e041f7df0ab08b47f8d817f38fc0b7872849f8943
3
+ size 36700160
params_shard_35.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48ed5f5d24e9f5492eb05461958aeba2c4384914dcbb4be9d346a603603ebaef
3
+ size 73400320
params_shard_36.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f03be030006f4602de7fdee38aa2f90927acb0d141240a188683a3dedaaaaf3
3
+ size 25579520
params_shard_37.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:862e6939600a448c3087b0aa9f8c34221ac9ecd6bd746afd200c6eb840ace6a4
3
+ size 36700160
params_shard_38.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aa5348581f948fa154e657eefc4f6f512e41ff0927a3af9ae1d3661fbac7216
3
+ size 29501440
params_shard_39.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ba2ed977b6f79e7afb5051df3a1d7c6bac4671ee2574e29d9ee58897827e58f
3
+ size 73400320
params_shard_4.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd138e5118489dc6428bf08a2b63310f86329ea8219ad8a96b97342722f18e30
3
+ size 36700160
params_shard_40.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e75f83854aac609e88f68c305c0557acfa88a31c724e2ac357a6ba429cfdb19
3
+ size 31467520
params_shard_41.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4949661f1f96daaf6321eea90da37283703ce2371f8a8f1980a14070739d7db8
3
+ size 36700160
params_shard_42.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:348a6dce7cb7c66adc06228d8e2ec56e5ec90d9730f29162409b44ed3275a0f1
3
+ size 73400320
params_shard_43.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94529e9146cc247fb0058721b67dfab15ce2245d51a7efc18e7b62f4a11944b7
3
+ size 25579520
params_shard_44.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7b01fb659921f370565d25dd7ef81f91530e4c0f0ca6892fddec19fad5438a3
3
+ size 36700160
params_shard_45.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3b5f6018b358c001d6ebfcfce7b81c67e30e9aa7181137a7d77bb53a25f702f
3
+ size 29501440
params_shard_46.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa03e085b6e83e08a3b8a7c749639859d4431d9a12fa6f02f2dc6f305052088
3
+ size 73400320
params_shard_47.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:337bbb136f70478aa2e210641145f03a89d1a1f57be530dd12e65e3fdbce6cfa
3
+ size 31467520
params_shard_48.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42997d52cfb39caf5613bf73bd5946cd655a14aa6dd8c5eb5b716f05a343c993
3
+ size 73400320
params_shard_49.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7a99a42d444e6b392b40e33c48a41a132a241d02149a5823abb57bf9ab476a7
3
+ size 20971520
params_shard_5.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04f4e6bec513967b8884c42f5b4af4f86f64811a5b36586d250ae16faa2982a1
3
+ size 73400320
params_shard_50.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c18bf2672b6b2096341f233b0a951d62b9ed997fc3b9677cde9212aab67025e5
3
+ size 36700160
params_shard_6.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cffa6289157c61df8644f8483563b21f7635eb258e722da0061c8f5663ec47b
3
+ size 27566080