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

Model: neuralmagic/MiniChat-2-3B-pruned2.4
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-02 15:59:31 +08:00
commit 0b761b4b76
11 changed files with 121955 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*$']