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

Model: issdandavis/scbe-coding-agent-qwen-merged-coding-model-v2
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-16 07:11:16 +08:00
commit 9d0fb29765
9 changed files with 447 additions and 0 deletions

51
scbe_merge_summary.json Normal file
View 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."
}
]
}