Upload folder using huggingface_hub
Browse files- model.safetensors +1 -1
- recipe.yaml +6 -0
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1232060880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c92e5a3de86e62cd5a3b885ae32d70894a1d528c7a8776f9664e23e554160322
|
3 |
size 1232060880
|
recipe.yaml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
DEFAULT_stage:
|
2 |
+
DEFAULT_modifiers:
|
3 |
+
GPTQModifier:
|
4 |
+
targets: Linear
|
5 |
+
ignore: [lm_head]
|
6 |
+
scheme: W8A16
|