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

Model: issdandavis/scbe-coding-agent-qwen-merged-coding-model-v1
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-16 06:19:16 +08:00
commit 79a5b64ddd
9 changed files with 435 additions and 0 deletions

44
scbe_merge_summary.json Normal file
View File

@@ -0,0 +1,44 @@
{
"schema_version": "scbe_coding_model_merge_result_v1",
"merge_id": "coding-agent-qwen-merged-coding-model-v1",
"base_model": "Qwen/Qwen2.5-Coder-0.5B-Instruct",
"output_model_repo": "issdandavis/scbe-coding-agent-qwen-merged-coding-model-v1",
"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.2,
"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.2,
"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.2,
"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.4,
"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."
}
]
}