Upload folder using huggingface_hub (#4)
Browse files- 8e02534fd016831674e1c1919f8146d684e386dcc0d0245fd58d5a116d8489d7 (5a4b151a49f3154106f0880a131ddbc431aad3a7)
- 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 |
"Phi3ForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/models/tmp0zhnvf_lmg5_q1na",
|
3 |
"architectures": [
|
4 |
"Phi3ForCausalLM"
|
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/tmp0zhnvf_l",
|
19 |
"task": "",
|
20 |
"save_load_fn": "llm-int8",
|
21 |
"save_load_fn_args": {},
|