Upload folder using huggingface_hub (#10)
Browse files- 333fd45b700fc2b45363434d89671d4a71ce3e0018de2917dc54c8af4278b4d3 (5fc13d014e54873f9ff078650c6d4b8023992719)
- config.json +3 -3
- model.safetensors +1 -1
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/covalent/.cache/models/
|
3 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
-
"0": "
|
6 |
-
"1": "
|
7 |
"2": "SUCCESS",
|
8 |
"3": "NON_PARTICIPATING",
|
9 |
"4": "SUCCESS",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/covalent/.cache/models/tmpgvlpy8ouxv8ehc1g",
|
3 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
+
"0": "NON_PARTICIPATING",
|
6 |
+
"1": "SUCCESS",
|
7 |
"2": "SUCCESS",
|
8 |
"3": "NON_PARTICIPATING",
|
9 |
"4": "SUCCESS",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1207575528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5ea2956f26a706ec7fcf888e3f9e7b956193b77271b53180639bc6d761e7c8a
|
3 |
size 1207575528
|
smash_config.json
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
"quant_llm-int8_weight_bits": 8,
|
29 |
"max_batch_size": 1,
|
30 |
"device": "cuda",
|
31 |
-
"cache_dir": "/covalent/.cache/models/
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|
|
|
28 |
"quant_llm-int8_weight_bits": 8,
|
29 |
"max_batch_size": 1,
|
30 |
"device": "cuda",
|
31 |
+
"cache_dir": "/covalent/.cache/models/tmpgvlpy8ou",
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|