Delete recipe.yaml with huggingface_hub
Browse files- recipe.yaml +0 -11
recipe.yaml
DELETED
|
@@ -1,11 +0,0 @@
|
|
| 1 |
-
default_stage:
|
| 2 |
-
default_modifiers:
|
| 3 |
-
SmoothQuantModifier:
|
| 4 |
-
smoothing_strength: 0.8
|
| 5 |
-
ignore: [lm_head]
|
| 6 |
-
num_calibration_steps: 200
|
| 7 |
-
GPTQModifier:
|
| 8 |
-
block_size: 64
|
| 9 |
-
scheme: W8A8
|
| 10 |
-
targets: Linear
|
| 11 |
-
ignore: [lm_head]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|