a7662257b37dce6b1e0c71dcefe3b3d4d22ce934f45cc5a2d66610975fa3e787
Browse files
model/config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
model/model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e02d49f6f5f3c441de0cdb0d5d95c5a1e33daf35a4d23c7da16caf3a7e77b6e
|
3 |
+
size 1723582192
|
model/model.safetensors.index.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
model/smash_config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"pruners": "[]",
|
6 |
"pruning_ratio": 0.0,
|
7 |
"factorizers": "[]",
|
8 |
-
"quantizers": "
|
9 |
"n_quantization_bits": 8,
|
10 |
"output_deviation": 0.005,
|
11 |
"compilers": "[]",
|
@@ -14,11 +14,11 @@
|
|
14 |
"controlnet": "None",
|
15 |
"unet_dim": 4,
|
16 |
"device": "cuda",
|
17 |
-
"cache_dir": "/ceph/hdd/staff/charpent/.cache/
|
18 |
"batch_size": 1,
|
19 |
"model_name": "mattshumer/Hermes-2-Pro-11B",
|
20 |
"max_batch_size": 1,
|
21 |
-
"save_dir": "/ceph/hdd/staff/charpent/.cache/
|
22 |
"qtype_weight": "torch.qint8",
|
23 |
"qtype_activation": "torch.quint8",
|
24 |
"qobserver": "<class 'torch.ao.quantization.observer.MinMaxObserver'>",
|
@@ -26,6 +26,6 @@
|
|
26 |
"qconfig": "x86",
|
27 |
"group_size": 128,
|
28 |
"damp_percent": 0.1,
|
29 |
-
"save_load_fn": "
|
30 |
}
|
31 |
}
|
|
|
5 |
"pruners": "[]",
|
6 |
"pruning_ratio": 0.0,
|
7 |
"factorizers": "[]",
|
8 |
+
"quantizers": "['gptq']",
|
9 |
"n_quantization_bits": 8,
|
10 |
"output_deviation": 0.005,
|
11 |
"compilers": "[]",
|
|
|
14 |
"controlnet": "None",
|
15 |
"unet_dim": 4,
|
16 |
"device": "cuda",
|
17 |
+
"cache_dir": "/ceph/hdd/staff/charpent/.cache/modelszka1vn5f",
|
18 |
"batch_size": 1,
|
19 |
"model_name": "mattshumer/Hermes-2-Pro-11B",
|
20 |
"max_batch_size": 1,
|
21 |
+
"save_dir": "/ceph/hdd/staff/charpent/.cache/modelsgvf954mf",
|
22 |
"qtype_weight": "torch.qint8",
|
23 |
"qtype_activation": "torch.quint8",
|
24 |
"qobserver": "<class 'torch.ao.quantization.observer.MinMaxObserver'>",
|
|
|
26 |
"qconfig": "x86",
|
27 |
"group_size": 128,
|
28 |
"damp_percent": 0.1,
|
29 |
+
"save_load_fn": "hf-gptq"
|
30 |
}
|
31 |
}
|