mcqadata_W8A8_0.95 / recipe.yaml
oskdabk's picture
Upload Qwen3ForCausalLM
bf001c2 verified
raw
history blame contribute delete
171 Bytes
default_stage:
default_modifiers:
SmoothQuantModifier: {smoothing_strength: 0.95}
GPTQModifier:
scheme: W8A8
targets: Linear
ignore: [lm_head]