numen-tech commited on
Commit
56bd54f
·
1 Parent(s): 63f160b

Add weights

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip 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
 
 
33
  *.zip 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
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - SWE-Gym/SWE-Gym
5
+ language:
6
+ - en
7
+ base_model: all-hands/openhands-lm-7b-v0.1
8
+ base_model_relation: quantized
9
+ library_name: mlc-llm
10
+ pipeline_tag: text-generation
11
+ tags:
12
+ - agent
13
+ - coding
14
+ ---
15
+
16
+ 4-bit [GPTQ](https://arxiv.org/abs/2210.17323) quantized version of [openhands-lm-7b-v0.1](https://huggingface.co/all-hands/openhands-lm-7b-v0.1) for use with the [Private LLM app](https://privatellm.app/).
added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "quantization_config": {
3
+ "bits": 4
4
+ }
5
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
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:ae1b9a23b9d3d8e939943f1a1b9244b1ddb986786edc169c88622ca1cf4ed906
3
+ size 272498688
params_shard_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c02863aa66e5df6f8c04e99173aadb8d95719554ff344f554f8b89634a4ea766
3
+ size 272498688
params_shard_10.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3452cb3cb4e4a8cfe3b3013519af8b9d3200a969ad7fb4ab7efde89830dfb1c
3
+ size 33947648
params_shard_11.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2bcbd69f16bfb771a29a47e7ca75e4607b695f277b4b26dce1b1b940e579f28
3
+ size 67895296
params_shard_12.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0267e68a197b800510403541a4da8178f9048cac9edd3c7c9c58c29da9d269e9
3
+ size 33947648
params_shard_13.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e57d06d322bed474804e8232b1e73d812f9d7a0030c7f3f35cd5f37befc958b
3
+ size 33490944
params_shard_14.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8145acbace171bf292c2ed6a0f58cdfbeca27126d03a19494ef3e0e962dd9f93
3
+ size 67895296
params_shard_15.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36dee3ec32e7e4921d9fa09a4c49bc8f15ebf97a7f3c4a0fa17ad0c614ae2e63
3
+ size 33947648
params_shard_16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:901a80f25b40c0668e54e3e8088822d5671af9ad61eb45b278fe461bedb1768b
3
+ size 67895296
params_shard_17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d2fe05b00d951858df700e640e24f64ab40bb8476a4d18468cdf52214ba528b
3
+ size 30059520
params_shard_18.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5ab87bdfac571e123051f0136b7c2d147b28e12b4f03c8adce8135d1374fe62
3
+ size 33947648
params_shard_19.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a8a1c3f916d817eb99c5bc6d37de98a13b0147016d8e08616e63af1f742fb63
3
+ size 67895296
params_shard_2.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca6ba00ded06091c5c9bb9f0cfe796cef5b4a3e323699beaa8fa306c5d136040
3
+ size 33947648
params_shard_20.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9689eab3b9c56ec6d0d2e5ee420dfe8240b3ef8ceb83a4659728300707dd90e1
3
+ size 33947648
params_shard_21.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2485295fef2a9193dc2a4436d16cabcbdebff0f64a28cffaa513ee996efe9775
3
+ size 67895296
params_shard_22.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dc931b78d0a251bfb1bde99aa74a30160e0104c1eb39b13b83c05bd18941d04
3
+ size 28174336
params_shard_23.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9c49dd86e6743acd1e80589eabc48a3acac4bfbf66b75cb623fdec199dba87f
3
+ size 33947648
params_shard_24.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ce2cfb3a2e1ead5cf1c1dbd062aac261f77bb92c9844fe8e58093df71c7245
3
+ size 67895296
params_shard_25.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6287415a5fcac35bee148a9d0c125afb80a1e501122212fe4254528e210c5e0c
3
+ size 33492992
params_shard_26.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d21859e40333247af38c17d5e7b8320eba2b8497d3bd7286aac72abdffbec855
3
+ size 33947648
params_shard_27.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25928e120ccaa97f1c7527c2f8131ec39c842df7cceabb4c6556cff9d837947b
3
+ size 67895296
params_shard_28.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22c40fb30593d448533182d6ced9263e2e15d510915ad431308d3a4759089d7e
3
+ size 33947648
params_shard_29.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b7068fc0dfe25769910de08712efd61fcc4cf2ff11fdab6695f240301ebbf2a
3
+ size 33490944
params_shard_3.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:281f2524ea740ee1c26fe36453f3a37414ee879e04635b5dfefb8220e38d7811
3
+ size 67895296
params_shard_30.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f519a89579a78cfaf7617aed16f1ffede13134f814f6dcace57822505c57e29
3
+ size 67895296
params_shard_31.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d57e7f65e84fcb525065b76e3a83e24f00c3185d8d9236af56f3a787704abec
3
+ size 33947648
params_shard_32.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84f4687ff7c098d9bea759cbe296f345bd7bd0db7f0389a291979c5587be279
3
+ size 67895296
params_shard_33.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5159e5899e09b7ff4055701aaedf1a338120f7780fbd4219b50afc7ad3339582
3
+ size 30059520
params_shard_34.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88db7d3ff0b7ca29ded2ab06e42cc6c3f3d5cfe4bcc89f32f0cb7818c1184e3b
3
+ size 33947648
params_shard_35.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09e959bbb26f467afeaaee20820f6623671dc2bd26e994d955339c44c7d9a7d4
3
+ size 67895296
params_shard_36.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea7034786abbad1f0a3507261f67be505bde79db13b177d3ad91b5b1084e7068
3
+ size 33947648
params_shard_37.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d01a949acd8ad984092e12b60ac4bf1e06e8e2034b7c4ac10083aa2cecc2435
3
+ size 67895296
params_shard_38.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5b9857f57989bf31caab1890dd7e3ed7b2d6be982b7c8521571f029e2dd83f7
3
+ size 28174336
params_shard_39.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa2150bd70bfde2f473cd0a1aa7ddccb7ed4e2e5f5d4db4060f59c9abf4f69d8
3
+ size 33947648
params_shard_4.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a990e62fa9c4de343d9491cd12451e2b4d57de60456b440b26cfd6f43b989920
3
+ size 28752896
params_shard_40.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aa50e6670c0c06b48c1d910f54db55936b007401269c96e532e57526e25a16b
3
+ size 67895296
params_shard_41.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88fe1e49533d26dbcf2557adad5f2df50025be7ab4fc102d308109dde0f7ad63
3
+ size 33947648
params_shard_42.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4455989ee1192d8e1ccc4aa42bf80f2f4a2a5f550bb927f90de5cc2ce22c0945
3
+ size 33490944
params_shard_43.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a544ae0bb793541aee7ac00f7d67f7e3de9d0a2318ada9b898f9b1c5a9923c37
3
+ size 67895296
params_shard_44.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:499431ee34394e5a383332322c3923d561a76d3bcfff2a813e318e2c686e39f5
3
+ size 67895296
params_shard_45.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d912e269333beda178313f99b889d9cd432c7be430969226cd2a75c20d0dabe
3
+ size 28984320
params_shard_46.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf47ee5f612357d355eb9f0328ed597728d2bf7b3471859d1cd4e44888fe835a
3
+ size 33947648
params_shard_47.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4462b4a8e29afb5516607038cca0fbd8e43fc18a6f8c63f56733a6278bc01a51
3
+ size 67895296
params_shard_48.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d73dc4338fd418ca875f3a391ce33813d46b1cd6b70a815c0a218e8978fe133
3
+ size 33947648