Upload folder using huggingface_hub (#12)
Browse files- 3ac8256a8a3c0a394bb90811042e316d67c2d7e340c1eb2901d435c19cec1f55 (04c38888c361cf40332aa84a2c151931a19b36ae)
- 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 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
"0": "NON_PARTICIPATING",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/models/tmp__hd8huf/tmper3sy7w0",
|
3 |
"activation_function": "gelu_new",
|
4 |
"all_reduce_scores": {
|
5 |
"0": "NON_PARTICIPATING",
|
qmodel.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1583744137
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e079ddb348da06ede15977075b8222b185069b5f11b2358a2ba9859009f4c50
|
3 |
size 1583744137
|
smash_config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"quant_hqq_weight_bits": 4,
|
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": 4,
|
27 |
"max_batch_size": 1,
|
28 |
"device": "cuda",
|
29 |
+
"cache_dir": "/tmp/models/tmp__hd8huf",
|
30 |
"task": "",
|
31 |
"save_load_fn": "hqq",
|
32 |
"save_load_fn_args": {},
|