c8048df3bf9a33fb41602c9e3c2fc233cb1111fdadc59210a12db20e73b9dea3
Browse files- 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/tmpdou3w_b8_g3pwo6u",
|
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/tmpdou3w_b8",
|
19 |
"task": "",
|
20 |
"save_load_fn": "llm-int8",
|
21 |
"save_load_fn_args": {},
|