Upload folder using huggingface_hub (#3)
Browse files- 3173b4d412ef0ee333e30ac8eaf1268b9af303b95ab6c22f1580f2e17725fbb8 (bf23e53326489b5ff5e5eaac05795da598f7fe05)
- a77ad9eb1404b902507bc11d1f08db488ba9ac8a7709e863c8b8476381d79f94 (b46a74587c0501de6744326de0f16e8e09a88761)
- 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": "NON_PARTICIPATING",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/covalent/.cache/models/tmp12hf76moa3wfzspv",
|
3 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
"0": "NON_PARTICIPATING",
|
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:20bfe8f3d30e8214caee27cbf5e0d20649b8b67fdb2b805dc600795b334544aa
|
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/tmp12hf76mo",
|
32 |
"task": "",
|
33 |
"save_load_fn": "bitsandbytes",
|
34 |
"save_load_fn_args": {}
|