matthoffner
commited on
Commit
•
bcfbb43
1
Parent(s):
7b38f15
Upload 27 files
Browse files- .gitattributes +1 -0
- gpt_bigcode-santacoder-q4f16_0/gpt_bigcode-santacoder-q4f16_0-metal.so +3 -0
- gpt_bigcode-santacoder-q4f16_0/mod_cache_before_build_metal.pkl +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/mlc-chat-config.json +14 -0
- gpt_bigcode-santacoder-q4f16_0/params/ndarray-cache.json +0 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_0.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_1.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_10.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_11.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_12.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_13.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_14.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_15.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_16.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_17.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_18.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_19.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_2.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_20.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_3.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_4.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_5.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_6.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_7.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_8.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/params_shard_9.bin +3 -0
- gpt_bigcode-santacoder-q4f16_0/params/tokenizer.json +0 -0
- gpt_bigcode-santacoder-q4f16_0/params/tokenizer_config.json +7 -0
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
gpt_bigcode-santacoder-q3f16_0/gpt_bigcode-santacoder-q3f16_0-metal.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
gpt_bigcode-santacoder-q3f16_0/gpt_bigcode-santacoder-q3f16_0-metal.so filter=lfs diff=lfs merge=lfs -text
|
37 |
+
gpt_bigcode-santacoder-q4f16_0/gpt_bigcode-santacoder-q4f16_0-metal.so filter=lfs diff=lfs merge=lfs -text
|
gpt_bigcode-santacoder-q4f16_0/gpt_bigcode-santacoder-q4f16_0-metal.so
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4550af9b6dacfbb4e6a8b12f1325e52d0a6a7d85425fac549053014e5a07e87e
|
3 |
+
size 2132644
|
gpt_bigcode-santacoder-q4f16_0/mod_cache_before_build_metal.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe375f8515a19669b2a8726cbbe2d8b362aa24d9bdce2a9005d5a3756eb4e615
|
3 |
+
size 9007802
|
gpt_bigcode-santacoder-q4f16_0/params/mlc-chat-config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_lib": "gpt_bigcode-santacoder-q4f16_0",
|
3 |
+
"local_id": "gpt_bigcode-santacoder-q4f16_0",
|
4 |
+
"conv_template": "code_gpt",
|
5 |
+
"temperature": 0.7,
|
6 |
+
"repetition_penalty": 1.0,
|
7 |
+
"top_p": 0.95,
|
8 |
+
"mean_gen_len": 128,
|
9 |
+
"max_gen_len": 512,
|
10 |
+
"shift_fill_factor": 0.3,
|
11 |
+
"tokenizer_files": [
|
12 |
+
"tokenizer.json"
|
13 |
+
]
|
14 |
+
}
|
gpt_bigcode-santacoder-q4f16_0/params/ndarray-cache.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_0.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:527a3dc7f827e534c468df83140424872d233e7c0c035d8786fdb93ff1c185c3
|
3 |
+
size 50462720
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_1.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3dd7feb188cf87b95aac60618ca3bfec3d8c9affeb2568ee9d2975b1cb19a25a
|
3 |
+
size 30248960
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_10.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2624f32d2f61504aebb1545989a1944c771b20002702a3a256cf6749d8e77c06
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_11.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82f121c7a68d15c0ed409abd81249a849a7b8d34a4fec5e598ce8354f6590c75
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_12.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49d611097b6202a0cd19f2b42490eca2422789d757dce9b4aca410c5ade3d796
|
3 |
+
size 28901376
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_13.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:325ddcb481c5c7d97990d6975ad70b00c8db065ab1538e6e55bf91afd431c0e4
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_14.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cb5f43cfe273a7db68444e9e2f8f9cda50476f6a9e3a14c61bc3e5f697a79f1
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_15.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31b81b2293611868bda010a18f0037f42861171cfb8367b3fdac52bf0bc7867a
|
3 |
+
size 28901376
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_16.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26d7e2ff2346da39dae1282c084f054cd82d850a02842ddddd9aedff31951ced
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_17.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9d3bfa9b6e805928e6e21194815c484ae32e0a1e0eacb672bee658a9f810a2d
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_18.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a08ed567060574c2218910f61444b8a4f705d886d44ffc577ac99c5506510dc
|
3 |
+
size 28901376
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_19.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab1a71d7b6499c704ca450a34e029aac38cbf624240129390895dc899d95dff2
|
3 |
+
size 50462720
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_2.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a895441fdd3c70cb0f697353dbdc598abcb183d3adb527576fe30925d04bbff
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_20.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48b6f44b97b866a2ec71306ba7762c07b2d86f9ab097a09cc2807960876da341
|
3 |
+
size 25182208
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_3.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d6a73bbcff13cbf45541661ac9de9551d63f46b75669de5f14a657881592932
|
3 |
+
size 28901376
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_4.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8362e64ce5c437caf59d08d8ac4098d3748439e75ed2bf1acdd65bc1829ebaf7
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_5.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:813d1a4e6857f6eb2c72625eaa7d0fd7e8de5d9eafee3316d722e23de083ec86
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_6.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a266ba25006d145112ecb5184e286e2a25a223147390624cdaf6d6be787127ab
|
3 |
+
size 28901376
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_7.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c66cab27d83370dc8c33cd4b9e23b3edb5f13dc6516bc111ec86b58c48ab1193
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_8.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b5aead3a5c218e80156c797e78e24654361bd4a431bdf9980d262767383c0f8
|
3 |
+
size 33325056
|
gpt_bigcode-santacoder-q4f16_0/params/params_shard_9.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6931ba1ec4af5f0f9c2c5ff3f43383a9053639025ec35209d7bc96e6d2b610c
|
3 |
+
size 28901376
|
gpt_bigcode-santacoder-q4f16_0/params/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
gpt_bigcode-santacoder-q4f16_0/params/tokenizer_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"errors": "replace",
|
3 |
+
"tokenizer_class": "GPT2TokenizerFast",
|
4 |
+
"bos_token": "<|endoftext|>",
|
5 |
+
"eos_token": "<|endoftext|>",
|
6 |
+
"model_max_length": 2048
|
7 |
+
}
|