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

Model: neuralmagic/OpenHermes-2.5-Mistral-7B-pruned50
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-09 18:53:12 +08:00
commit 7edf51cbd2
14 changed files with 91710 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: true
quantize: false
percdamp: 0.01
mask_structure: 0:0
targets: ['re:model.layers.\d*$']