Upload folder using huggingface_hub (#4)
Browse files- ae255071f6c1ec0f6d9a3c6ac1f5a56397c2eb56a3d5982522da8ecada8f75b2 (4d58ae621425610e55f917c87cc01443df863b3b)
- config.json +1 -1
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/tmp/models/
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/models/tmpbxz4q61fm6nhz9oz",
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
smash_config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"quant_llm-int8_weight_bits": 4,
|
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": 4,
|
16 |
"max_batch_size": 1,
|
17 |
"device": "cuda",
|
18 |
+
"cache_dir": "/tmp/models/tmpbxz4q61f",
|
19 |
"task": "",
|
20 |
"save_load_fn": "llm-int8",
|
21 |
"save_load_fn_args": {},
|