Upload folder using huggingface_hub
Browse files- config.json +4 -0
- model.safetensors +2 -2
config.json
CHANGED
@@ -44,6 +44,10 @@
|
|
44 |
"prefix": null,
|
45 |
"problem_type": null,
|
46 |
"pruned_heads": {},
|
|
|
|
|
|
|
|
|
47 |
"remove_invalid_values": false,
|
48 |
"repetition_penalty": 1.0,
|
49 |
"return_dict": true,
|
|
|
44 |
"prefix": null,
|
45 |
"problem_type": null,
|
46 |
"pruned_heads": {},
|
47 |
+
"quantization": {
|
48 |
+
"group_size": 64,
|
49 |
+
"bits": 4
|
50 |
+
},
|
51 |
"remove_invalid_values": false,
|
52 |
"repetition_penalty": 1.0,
|
53 |
"return_dict": true,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:446757b89ecb50e738a902041c23b22a47ed93065790ed159d34794773e50dba
|
3 |
+
size 145470744
|