TheS3b commited on
Commit
2c2e7e5
·
verified ·
1 Parent(s): 46c626c

Delete recipe.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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]