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

Model: neuralmagic/OpenHermes-2.5-Mistral-7B-pruned2.4
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-09 18:20:15 +08:00
commit 7f7938c235
14 changed files with 91702 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*$']