Upload folder using huggingface_hub (#3)
Browse files- 685bc69f4db6dc8650ad3a91ef3421471f722d57beba55feb0dea5b5562f35ae (2d3ef2e4649ad6cd6292fe4202f919fed9630808)
- config.json +0 -1
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_attn_implementation_autoset": true,
|
3 |
"_name_or_path": "baichuan-inc/Baichuan-7B",
|
4 |
"architectures": [
|
5 |
"BaiChuanForCausalLM"
|
|
|
1 |
{
|
|
|
2 |
"_name_or_path": "baichuan-inc/Baichuan-7B",
|
3 |
"architectures": [
|
4 |
"BaiChuanForCausalLM"
|
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/tmp2p__e1si",
|
15 |
"task": "",
|
16 |
"save_load_fn": "hqq",
|
17 |
"save_load_fn_args": {},
|