nm-autobot
commited on
Commit
•
ba961ff
1
Parent(s):
b88bc97
Upload folder using huggingface_hub
Browse files- model.safetensors +1 -1
- recipe.yaml +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1232059012
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:087aa2785d3f1647b1c5191baa296e0e740c8c0b4ad9257db110d04831c23ea7
|
3 |
size 1232059012
|
recipe.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
quant_stage:
|
2 |
quant_modifiers:
|
3 |
SmoothQuantModifier: {smoothing_strength: 0.8}
|
4 |
-
|
5 |
ignore: [lm_head]
|
6 |
config_groups:
|
7 |
group_0:
|
|
|
1 |
quant_stage:
|
2 |
quant_modifiers:
|
3 |
SmoothQuantModifier: {smoothing_strength: 0.8}
|
4 |
+
GPTQModifier:
|
5 |
ignore: [lm_head]
|
6 |
config_groups:
|
7 |
group_0:
|