初始化项目,由ModelHub XC社区提供模型
Model: issdandavis/scbe-coding-agent-qwen-merged-coding-model-v2 Source: Original Platform
This commit is contained in:
51
scbe_merge_summary.json
Normal file
51
scbe_merge_summary.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"schema_version": "scbe_coding_model_merge_result_v1",
|
||||
"merge_id": "coding-agent-qwen-merged-coding-model-v2",
|
||||
"base_model": "Qwen/Qwen2.5-Coder-0.5B-Instruct",
|
||||
"output_model_repo": "issdandavis/scbe-coding-agent-qwen-merged-coding-model-v2",
|
||||
"merge_mode": "weighted",
|
||||
"adapters": [
|
||||
{
|
||||
"profile_id": "coding-agent-qwen-online-v2",
|
||||
"stage": "cross_tongue_coder",
|
||||
"adapter_repo": "issdandavis/scbe-coding-agent-qwen-online-v2",
|
||||
"weight": 0.12,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"profile_id": "coding-agent-qwen-binary-geoseal-v3",
|
||||
"stage": "binary_geoseal_coder",
|
||||
"adapter_repo": "issdandavis/scbe-coding-agent-qwen-binary-geoseal-v3",
|
||||
"weight": 0.16,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"profile_id": "coding-agent-qwen-geoseal-command-v4",
|
||||
"stage": "command_recall_geoseal_coder",
|
||||
"adapter_repo": "issdandavis/scbe-coding-agent-qwen-geoseal-command-v4",
|
||||
"weight": 0.17,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"profile_id": "coding-agent-qwen-atomic-workflow-stage6",
|
||||
"stage": "atomic_workflow_resource_decay",
|
||||
"adapter_repo": "issdandavis/scbe-coding-agent-qwen-atomic-workflow-stage6",
|
||||
"weight": 0.25,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"profile_id": "coding-agent-qwen-ca-geoseal-smoke-repair-v1",
|
||||
"stage": "ca_geoseal_smoke_repair",
|
||||
"adapter_repo": "issdandavis/scbe-coding-agent-qwen-ca-geoseal-smoke-repair-v1",
|
||||
"weight": 0.3,
|
||||
"required": true
|
||||
}
|
||||
],
|
||||
"blocked_adapters": [
|
||||
{
|
||||
"profile_id": "coding-agent-qwen-command-harmony-v5",
|
||||
"adapter_repo": "issdandavis/scbe-coding-agent-qwen-command-harmony-v5",
|
||||
"reason": "Repo was not found on Hugging Face during 2026-04-25 setup. Train or publish this adapter before adding it to the merge."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user