Upload folder using huggingface_hub (#4)
Browse files- 56481f3e547152ba981437f3678abbcf5b3247bc7f1abc231494559c4a5e3387 (1304493d00b5536a6b78068819be44f7a3c96778)
- config.json +1 -1
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_attn_implementation_autoset": true,
|
3 |
-
"_name_or_path": "/tmp/models/
|
4 |
"architectures": [
|
5 |
"Qwen2ForCausalLM"
|
6 |
],
|
|
|
1 |
{
|
2 |
"_attn_implementation_autoset": true,
|
3 |
+
"_name_or_path": "/tmp/models/tmpdh4xjm3f/tmp4wrrtdca",
|
4 |
"architectures": [
|
5 |
"Qwen2ForCausalLM"
|
6 |
],
|
smash_config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"quant_hqq_weight_bits": 4,
|
12 |
"max_batch_size": 1,
|
13 |
"device": "cuda",
|
14 |
-
"cache_dir": "/tmp/models/
|
15 |
"task": "",
|
16 |
"save_load_fn": "hqq",
|
17 |
"save_load_fn_args": {},
|
|
|
11 |
"quant_hqq_weight_bits": 4,
|
12 |
"max_batch_size": 1,
|
13 |
"device": "cuda",
|
14 |
+
"cache_dir": "/tmp/models/tmpdh4xjm3f",
|
15 |
"task": "",
|
16 |
"save_load_fn": "hqq",
|
17 |
"save_load_fn_args": {},
|