Upload folder using huggingface_hub (#25)
Browse files- 3630f4d5a4bf0e3feb27fd4cbe1c778f64eedfd77ff952802649f71b8062b1fc (a2cb966657b25732431e4e55f1d2f7e1895c908d)
- e062aaae2d30868ba735a463eb371cad29bd718573a1a0df66f4e7157b8e96f6 (d318e4164239a02346c14c258ea79dd088609723)
- config.json +1 -1
- model.safetensors +1 -1
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/covalent/.cache/models/
|
3 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
"0": "SUCCESS",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/covalent/.cache/models/tmp3e798d1g26lsn9j1",
|
3 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
"0": "SUCCESS",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2306069384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d4047e99effd8f6181997289e52eec707c8a535a5d549ad87def1b501bb131d
|
3 |
size 2306069384
|
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/tmp3e798d1g",
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|