Upload folder using huggingface_hub (#7)
Browse files- fe1534388dc93444e8f8023f8b7384667b898ec8e09cf97ad4c3cac1b296d21e (5df801ac017ac3c58f60ce6182c612b0aac2f191)
- config.json +1 -1
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/tmp/models/
|
3 |
"_num_labels": 1,
|
4 |
"activation_function": "gelu_new",
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/models/tmp0qnkvqcu2pule81w",
|
3 |
"_num_labels": 1,
|
4 |
"activation_function": "gelu_new",
|
5 |
"architectures": [
|
smash_config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"quant_llm-int8_weight_bits": 8,
|
16 |
"max_batch_size": 1,
|
17 |
"device": "cuda",
|
18 |
-
"cache_dir": "/tmp/models/
|
19 |
"task": "",
|
20 |
"save_load_fn": "llm-int8",
|
21 |
"save_load_fn_args": {},
|
|
|
15 |
"quant_llm-int8_weight_bits": 8,
|
16 |
"max_batch_size": 1,
|
17 |
"device": "cuda",
|
18 |
+
"cache_dir": "/tmp/models/tmp0qnkvqcu",
|
19 |
"task": "",
|
20 |
"save_load_fn": "llm-int8",
|
21 |
"save_load_fn_args": {},
|