state: generation 8614 (cycle)

This commit is contained in:
2026-09-17 07:33:51 +00:00
parent 58190897ae
commit 207c1edd28
8 changed files with 1887 additions and 1889 deletions

View File

@@ -1741,7 +1741,7 @@
"taskType": "text-generation" "taskType": "text-generation"
} }
}, },
"generatedAt": "2026-09-17T07:29:53.463320+00:00", "generatedAt": "2026-09-17T07:33:48.752138+00:00",
"summary": { "summary": {
"activeBlockCount": 84, "activeBlockCount": 84,
"byGpuFramework": { "byGpuFramework": {

View File

@@ -11,7 +11,7 @@
"1": { "1": {
"complete": false, "complete": false,
"lastError": "ModelHubAPIError: 系统错误", "lastError": "ModelHubAPIError: 系统错误",
"listingErrors": 630, "listingErrors": 631,
"nextPage": 1, "nextPage": 1,
"recordsScanned": 0, "recordsScanned": 0,
"uniqueRecords": 0 "uniqueRecords": 0
@@ -102,12 +102,12 @@
"cutoffAt": "2026-09-04T03:55:51.365685+00:00", "cutoffAt": "2026-09-04T03:55:51.365685+00:00",
"failureLogsInspected": 0, "failureLogsInspected": 0,
"mode": "incremental_decision_only", "mode": "incremental_decision_only",
"nextAccountIndex": 1, "nextAccountIndex": 2,
"recordsScanned": 0, "recordsScanned": 0,
"seenTaskIds": [], "seenTaskIds": [],
"startedAt": "2026-09-04T03:55:51.365685+00:00", "startedAt": "2026-09-04T03:55:51.365685+00:00",
"terminalRecords": 0, "terminalRecords": 0,
"uniqueRecords": 0, "uniqueRecords": 0,
"updatedAt": "2026-09-17T07:29:53.438341+00:00", "updatedAt": "2026-09-17T07:33:48.443872+00:00",
"version": 1 "version": 1
} }

View File

@@ -1,8 +1,8 @@
{ {
"communityAttemptedAt": "2026-09-17T07:15:44.711977+00:00", "communityAttemptedAt": "2026-09-17T07:31:18.763495+00:00",
"communityError": null, "communityError": null,
"communitySample": {}, "communitySample": {},
"communityUpdatedAt": "2026-09-17T07:15:44.711977+00:00", "communityUpdatedAt": "2026-09-17T07:31:18.763495+00:00",
"frameworkAttemptedAt": "2026-09-17T02:40:25.916083+00:00", "frameworkAttemptedAt": "2026-09-17T02:40:25.916083+00:00",
"frameworkError": null, "frameworkError": null,
"frameworkStats": { "frameworkStats": {
@@ -416,7 +416,7 @@
} }
}, },
"frameworkUpdatedAt": null, "frameworkUpdatedAt": null,
"generatedAt": "2026-09-17T07:28:15.105943+00:00", "generatedAt": "2026-09-17T07:31:18.763495+00:00",
"gpuStats": { "gpuStats": {
"Ascend_910-b3": { "Ascend_910-b3": {
"available": true, "available": true,

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
100 100
], ],
"accounts": 12, "accounts": 12,
"activeScanned": 808, "activeScanned": 781,
"ageCleanupMode": "admission_only", "ageCleanupMode": "admission_only",
"agePolicySkipped": { "agePolicySkipped": {
"cleanupDisabled": true, "cleanupDisabled": true,
@@ -112,14 +112,14 @@
"unsloth/LFM2-2.6B-Exp-GGUF": "HttpJsonError: HTTP request failed for https://modelscope.cn/models/unsloth/LFM2-2.6B-Exp-GGUF/resolve/master/config.json (status=404)", "unsloth/LFM2-2.6B-Exp-GGUF": "HttpJsonError: HTTP request failed for https://modelscope.cn/models/unsloth/LFM2-2.6B-Exp-GGUF/resolve/master/config.json (status=404)",
"z-lab/Qwen3.8-27B-DFlash2-GGUF": "HttpJsonError: HTTP request failed for https://modelscope.cn/models/z-lab/Qwen3.8-27B-DFlash2-GGUF/resolve/master/config.json (status=404)" "z-lab/Qwen3.8-27B-DFlash2-GGUF": "HttpJsonError: HTTP request failed for https://modelscope.cn/models/z-lab/Qwen3.8-27B-DFlash2-GGUF/resolve/master/config.json (status=404)"
}, },
"architectureModelConfigsComplete": 63, "architectureModelConfigsComplete": 62,
"architectureOnly": false, "architectureOnly": false,
"architecturePolicySkipped": { "architecturePolicySkipped": {
"frameworkCatalogUnknown": 0, "frameworkCatalogUnknown": 0,
"frameworkContextUnknown": 120, "frameworkContextUnknown": 112,
"modelArchitectureUnknown": 151, "modelArchitectureUnknown": 150,
"noMatchingBlock": 621, "noMatchingBlock": 597,
"partiallyBlockedFrameworkSet": 36, "partiallyBlockedFrameworkSet": 34,
"runningMatchedProtected": 0, "runningMatchedProtected": 0,
"submissionContextMismatch": 0, "submissionContextMismatch": 0,
"submissionContextUnknown": 0 "submissionContextUnknown": 0
@@ -161,12 +161,12 @@
"repositorySizeErrors": { "repositorySizeErrors": {
"empero-ai/Qwen3.8-9B-GGUF": "recursive_repository_size_incomplete" "empero-ai/Qwen3.8-9B-GGUF": "recursive_repository_size_incomplete"
}, },
"repositorySizesComplete": 228, "repositorySizesComplete": 224,
"skipped": { "skipped": {
"fitsKnownCapacity": 806, "fitsKnownCapacity": 779,
"gpuCapacityUnknown": 0, "gpuCapacityUnknown": 0,
"repositorySizeUnknown": 2 "repositorySizeUnknown": 2
}, },
"stopErrors": [], "stopErrors": [],
"uniqueModels": 229 "uniqueModels": 225
} }

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,24 +1,24 @@
{ {
"agentVersion": "2026.09.04.4", "agentVersion": "2026.09.04.4",
"checksums": { "checksums": {
".modelhub_state/architecture_compatibility_blacklist.json": "ad073486ab79f69841c06c9c0454f1a6ab00614cae1638547e32cf92d70da449", ".modelhub_state/architecture_compatibility_blacklist.json": "42692e397cd2c607f23ef1fd8460ac738c9899fabe7b4533c466181384f0beb5",
".modelhub_state/architecture_history_backfill.json": "a48281fda459750237bbcc1f69858e23eaf33228a4625dc3fae402bef9a7a024", ".modelhub_state/architecture_history_backfill.json": "5cccec1ab9bd7825be49ecff2a00bedde260c6d95fc84517a5ac682352681439",
".modelhub_state/market_intelligence.json": "e69b7d5656c92e52b63db073ff3e09f552d7116c4792b4a502b19df74a71414b", ".modelhub_state/market_intelligence.json": "db2f079cfd3e664cb3f26ed03bd0b4f72e86a261d454afebd7655e4e6d98204b",
".modelhub_state/official_capabilities.json": "65c93fc0baa56f149da54e2e5c11e08d7960a5ec66c13e81970bea6d7f51373c", ".modelhub_state/official_capabilities.json": "7ee4c9168411b77d0c5b9371c0a2814408face905ab9d39f00885f8cbd159872",
".modelhub_state/outcome_checkpoint.json": "906f1e667026c4aace777a21b1eb0095228d593d4a4c2ba9da399d4c12a4f4d0", ".modelhub_state/outcome_checkpoint.json": "906f1e667026c4aace777a21b1eb0095228d593d4a4c2ba9da399d4c12a4f4d0",
".modelhub_state/queue_cleanup_latest.json": "2604ed75f44a76472d65261d39a4a98f90df67fee80a8bb5a2a007d2bec5d429", ".modelhub_state/queue_cleanup_latest.json": "4be02869ade05ead6def3f33db6297b95930841c24c0c7cab3372f7790acadd8",
".modelhub_state/recent_outcomes.jsonl": "5ab5fc797be370f400e8d98ac12d5ddd7a35d71c41220204421ac14d9f907be0", ".modelhub_state/recent_outcomes.jsonl": "5ab5fc797be370f400e8d98ac12d5ddd7a35d71c41220204421ac14d9f907be0",
".modelhub_state/recovery_active_tasks.jsonl": "863e82aad7204a04343148cd80ef042c4a05062327c1fb9f41067bfae648a0a9", ".modelhub_state/recovery_active_tasks.jsonl": "bd5f507b42057ed39c72e333291fa85970e803ad3b3a9f365561ff5c73175688",
".modelhub_state/recovery_intents.jsonl": "a8a7125eb4582c70df46bd75632154d38101c41f5e19801d8efbcdb9a45145d4", ".modelhub_state/recovery_intents.jsonl": "de373db49c0d6bd2b67934a08582adefa7e8e475c0e1773ebc56482797e7f935",
".modelhub_state/routing_intelligence.json": "ca7e6b2966be70c0bbfb29b20dfe8fcfb0cb3c18ba00878e2ca3dc4fd468b308", ".modelhub_state/routing_intelligence.json": "ca7e6b2966be70c0bbfb29b20dfe8fcfb0cb3c18ba00878e2ca3dc4fd468b308",
".modelhub_state/submission_exclusions.jsonl": "a0cb4e822e4b6d26c26c3bf22698cacbab31f2df5f3402ecf04fdfb3a3577ef7", ".modelhub_state/submission_exclusions.jsonl": "a0cb4e822e4b6d26c26c3bf22698cacbab31f2df5f3402ecf04fdfb3a3577ef7",
".modelhub_state/worker_crashes.jsonl": "b41d1dda7bab11bedd96de40fecd2d416e47396901b3283f48a56de5d6348983", ".modelhub_state/worker_crashes.jsonl": "b41d1dda7bab11bedd96de40fecd2d416e47396901b3283f48a56de5d6348983",
"ledger/submissions.jsonl": "ecff60d317faaff0ee2ee1b1f8716ac5850d23ca7553e6e3d19de1c9880c4f8e", "ledger/submissions.jsonl": "ecff60d317faaff0ee2ee1b1f8716ac5850d23ca7553e6e3d19de1c9880c4f8e",
"outcomes/submissions.jsonl": "06925125f88359a8e50fb78674b5c43256346ccf2fb0d2bd711fb9bae6b1bcb3" "outcomes/submissions.jsonl": "06925125f88359a8e50fb78674b5c43256346ccf2fb0d2bd711fb9bae6b1bcb3"
}, },
"generation": 8613, "generation": 8614,
"phase": "cycle", "phase": "cycle",
"schemaVersion": 1, "schemaVersion": 1,
"updatedAt": "2026-09-17T07:29:53.568189+00:00", "updatedAt": "2026-09-17T07:33:51.386527+00:00",
"writerId": "eccb3e0018f640d19e578c271a207b5c" "writerId": "eccb3e0018f640d19e578c271a207b5c"
} }