Qwen3-32B.w8a8 / recipe.yaml
Bedovyy's picture
Upload folder using huggingface_hub
66a0a58 verified
raw
history blame contribute delete
199 Bytes
default_stage:
default_modifiers:
SmoothQuantModifier: {smoothing_strength: 0.7}
GPTQModifier:
targets: [Linear]
ignore: [lm_head]
scheme: W8A8
dampening_frac: 0.01