Files
Qwen3-1.7B-INT8/recipe.yaml
ModelHub XC 28de9845c6 初始化项目,由ModelHub XC社区提供模型
Model: shawnw3i/Qwen3-1.7B-INT8
Source: Original Platform
2026-08-06 02:55:18 +08:00

8 lines
170 B
YAML

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