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

Model: richardyoung/Mistral-7B-Instruct-v0.3-abliterated
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-29 00:22:50 +08:00
commit 0e62e5ee8c
15 changed files with 284135 additions and 0 deletions

24
abliteration_info.json Normal file
View File

@@ -0,0 +1,24 @@
{
"source_model": "/home/Ubuntu/workspace/models/Mistral-7B-Instruct-v0.3",
"trials": 50,
"best_trial": 28,
"refusals": 16,
"kl_divergence": 0.31720125675201416,
"direction_scope": "global",
"direction_index": 18.72780110179764,
"parameters": {
"attn.o_proj": {
"max_weight": 0.8247086688207022,
"max_weight_position": 24.829503690079473,
"min_weight": 0.5220519805604739,
"min_weight_distance": 14.70074191817024
},
"mlp.down_proj": {
"max_weight": 1.3113156822969803,
"max_weight_position": 19.194921093593457,
"min_weight": 1.2376525638899343,
"min_weight_distance": 14.46499907464411
}
},
"total_time_seconds": 2386.733802540999
}