csabakecskemeti commited on
Commit
21b4d7b
·
verified ·
1 Parent(s): 4c407be

Upload recipe.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. recipe.yaml +6 -0
recipe.yaml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ default_stage:
2
+ default_modifiers:
3
+ QuantizationModifier:
4
+ targets: [Linear]
5
+ ignore: [lm_head, 're:.*mlp.gate$', 're:.*shared_expert_gate$', 're:.*router$']
6
+ scheme: FP8_DYNAMIC