初始化项目,由ModelHub XC社区提供模型

Model: RedHatAI/MiniChat-2-3B-pruned2.4
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-02 20:08:12 +08:00
commit 0ff10b8145
11 changed files with 240 additions and 0 deletions

10
recipe.yaml Normal file
View File

@@ -0,0 +1,10 @@
test_stage:
obcq_modifiers:
SparseGPTModifier:
sparsity: 0.5
block_size: 128
sequential_update: false
quantize: false
percdamp: 0.01
mask_structure: '2:4'
targets: ['re:model.layers.\d*$']