Upload folder using huggingface_hub
#2
by
sharpenb
- opened
- config.json +1 -1
- qmodel.pt +1 -1
- smash_config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/tmp/models/
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/models/tmp3wqlu0d7/tmpm32zpjz2",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
qmodel.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2215167664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ccd638a6a49678a44c78e5cb47be48953219cbf93108191d2a0275e5ede40ee
|
3 |
size 2215167664
|
smash_config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"quant_hqq_weight_bits": 8,
|
27 |
"max_batch_size": 1,
|
28 |
"device": "cuda",
|
29 |
-
"cache_dir": "/tmp/models/
|
30 |
"task": "",
|
31 |
"save_load_fn": "hqq",
|
32 |
"save_load_fn_args": {},
|
|
|
26 |
"quant_hqq_weight_bits": 8,
|
27 |
"max_batch_size": 1,
|
28 |
"device": "cuda",
|
29 |
+
"cache_dir": "/tmp/models/tmp3wqlu0d7",
|
30 |
"task": "",
|
31 |
"save_load_fn": "hqq",
|
32 |
"save_load_fn_args": {},
|