shirsh10mall
commited on
Commit
•
c93b68e
1
Parent(s):
1f96784
trying
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -31,8 +31,8 @@
|
|
31 |
"llm_int8_has_fp16_weight": false,
|
32 |
"llm_int8_skip_modules": null,
|
33 |
"llm_int8_threshold": 6.0,
|
34 |
-
"load_in_4bit":
|
35 |
-
"load_in_8bit":
|
36 |
},
|
37 |
"relative_attention_max_distance": 128,
|
38 |
"relative_attention_num_buckets": 32,
|
|
|
31 |
"llm_int8_has_fp16_weight": false,
|
32 |
"llm_int8_skip_modules": null,
|
33 |
"llm_int8_threshold": 6.0,
|
34 |
+
"load_in_4bit": true,
|
35 |
+
"load_in_8bit": false
|
36 |
},
|
37 |
"relative_attention_max_distance": 128,
|
38 |
"relative_attention_num_buckets": 32,
|
pytorch_model.bin
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:2e3310df70f53dc9068b53557cea0862a9a841d52da56dddad4af5073f038e74
|
3 |
+
size 3132785797
|