2aeabf971f81be2aae8bdba662c2ad2585c00d2577014e7a14552185d8e957e4
Browse files- config.json +3 -3
- model.safetensors +1 -1
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/covalent/.cache/models/
|
3 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
"0": "SUCCESS",
|
6 |
-
"1": "
|
7 |
-
"2": "
|
8 |
"3": "NON_PARTICIPATING",
|
9 |
"4": "NON_PARTICIPATING",
|
10 |
"5": "NON_PARTICIPATING",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/covalent/.cache/models/tmpgpfz723_a3zy288w",
|
3 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
"0": "SUCCESS",
|
6 |
+
"1": "NON_PARTICIPATING",
|
7 |
+
"2": "SUCCESS",
|
8 |
"3": "NON_PARTICIPATING",
|
9 |
"4": "NON_PARTICIPATING",
|
10 |
"5": "NON_PARTICIPATING",
|
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:45a97946be8cb5e3bf677cca0b2b8ec5e6d417e7da6c9a826edde3a07781518b
|
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/tmpgpfz723_",
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|