kaikaidai commited on
Commit
a7feadc
·
verified ·
1 Parent(s): a61107a

Upload recipe.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. recipe.yaml +7 -0
recipe.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ DEFAULT_stage:
2
+ DEFAULT_modifiers:
3
+ GPTQModifier:
4
+ sequential_update: true
5
+ scheme: W4A16
6
+ targets: Linear
7
+ ignore: [lm_head]