Upload folder using huggingface_hub (#5)
Browse files- 5bf06da8606f1da8aa414fd2ddb9b4993f94485960ef9030184716fdab763c02 (436246a47b2ebff77cb40496680f5d56c9d90c08)
- config.json +3 -3
- model.safetensors +1 -1
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/covalent/.cache/models/
|
3 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
"0": "SUCCESS",
|
6 |
"1": "SUCCESS",
|
7 |
-
"2": "
|
8 |
"3": "NON_PARTICIPATING",
|
9 |
-
"4": "
|
10 |
"5": "NON_PARTICIPATING",
|
11 |
"6": "NON_PARTICIPATING",
|
12 |
"7": "NON_PARTICIPATING",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/covalent/.cache/models/tmpmk9xy5rjndv323rk",
|
3 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
"0": "SUCCESS",
|
6 |
"1": "SUCCESS",
|
7 |
+
"2": "SUCCESS",
|
8 |
"3": "NON_PARTICIPATING",
|
9 |
+
"4": "NON_PARTICIPATING",
|
10 |
"5": "NON_PARTICIPATING",
|
11 |
"6": "NON_PARTICIPATING",
|
12 |
"7": "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:ac35cf7a335d74275f4b72b20cb896050fa45b0a6a34008540c5531bf83a250c
|
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/tmpmk9xy5rj",
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|