Files
Qwen3-14B-INT8/recipe.yaml
ModelHub XC 039f6374ef 初始化项目,由ModelHub XC社区提供模型
Model: shawnw3i/Qwen3-14B-INT8
Source: Original Platform
2026-06-01 04:10:17 +08:00

8 lines
170 B
YAML

default_stage:
default_modifiers:
SmoothQuantModifier: {smoothing_strength: 0.8}
GPTQModifier:
scheme: W8A8
targets: Linear
ignore: [lm_head]