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

Model: 0xtoshi/seli_auditor-BF16
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-06 14:09:16 +08:00
commit 53cca7b2c3
13 changed files with 802 additions and 0 deletions

10
seli_merge_manifest.json Normal file
View File

@@ -0,0 +1,10 @@
{
"adapter_base_model_name_or_path": "/root/seli_model/outputs/seli-auditor-qwen2_5-coder7b-jhsu-seed-bf16",
"adapter_dir": "/root/seli_model/outputs/seli-auditor-lora",
"adapter_peft_type": "LORA",
"adapter_task_type": "CAUSAL_LM",
"base_model": "/root/seli_model/outputs/seli-auditor-qwen2_5-coder7b-jhsu-seed-bf16",
"dtype": "bf16",
"output_dir": "/root/seli_model/outputs/seli_auditor-merged-bf16",
"schema_version": "seli.merged_model_manifest.v1"
}