M3_smoothquant02 / recipe.yaml
HAissa's picture
Upload Qwen3ForCausalLM
42ab41c verified
default_stage:
default_modifiers:
SmoothQuantModifier: {smoothing_strength: 0.2}
GPTQModifier:
scheme: W4A8
targets: Linear
ignore: [lm_head]