Model: issdandavis/scbe-coding-agent-qwen-merged-coding-model-v1 Source: Original Platform
44 lines
1.5 KiB
JSON
44 lines
1.5 KiB
JSON
{
|
|
"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."
|
|
}
|
|
]
|
|
} |