初始化项目,由ModelHub XC社区提供模型
Model: RedHatAI/Qwen2.5-0.5B-Instruct-quantized.w8a8 Source: Original Platform
This commit is contained in:
9
recipe.yaml
Normal file
9
recipe.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
quant_stage:
|
||||
quant_modifiers:
|
||||
GPTQModifier:
|
||||
sequential_update: true
|
||||
dampening_frac: 0.01
|
||||
ignore: [lm_head]
|
||||
scheme: W8A8
|
||||
targets: Linear
|
||||
observer: mse
|
||||
Reference in New Issue
Block a user