state: generation 6479 (cycle)

This commit is contained in:
2026-09-13 02:40:06 +00:00
parent 75208f02dd
commit bc47ba0b01
8 changed files with 2023 additions and 1997 deletions

View File

@@ -1450,7 +1450,7 @@
"taskType": "text-generation"
}
},
"generatedAt": "2026-09-13T02:37:07.328624+00:00",
"generatedAt": "2026-09-13T02:40:05.643019+00:00",
"summary": {
"activeBlockCount": 73,
"byGpuFramework": {

View File

@@ -27,7 +27,7 @@
"11": {
"complete": false,
"lastError": "ModelHubAPIError: 系统错误",
"listingErrors": 468,
"listingErrors": 469,
"nextPage": 1,
"recordsScanned": 0,
"uniqueRecords": 0
@@ -102,12 +102,12 @@
"cutoffAt": "2026-09-04T03:55:51.365685+00:00",
"failureLogsInspected": 0,
"mode": "incremental_decision_only",
"nextAccountIndex": 11,
"nextAccountIndex": 0,
"recordsScanned": 0,
"seenTaskIds": [],
"startedAt": "2026-09-04T03:55:51.365685+00:00",
"terminalRecords": 0,
"uniqueRecords": 0,
"updatedAt": "2026-09-13T02:37:07.306006+00:00",
"updatedAt": "2026-09-13T02:40:05.601464+00:00",
"version": 1
}

View File

@@ -416,7 +416,7 @@
}
},
"frameworkUpdatedAt": null,
"generatedAt": "2026-09-13T02:35:25.855250+00:00",
"generatedAt": "2026-09-13T02:38:29.578752+00:00",
"gpuStats": {
"Ascend_910-b3": {
"available": true,

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
100
],
"accounts": 12,
"activeScanned": 1014,
"activeScanned": 1011,
"ageCleanupMode": "admission_only",
"agePolicySkipped": {
"cleanupDisabled": true,
@@ -32,6 +32,21 @@
"vllm",
"vllm_tokenizer_patch"
],
"biren_166m|text-generation": [
"vllm",
"vllm_fix_tokenizer",
"vllm_tokenizer_patch"
],
"cambricon_mlu-370-x4|text-generation": [
"vllm",
"vllm-customized",
"vllm-mlu"
],
"cambricon_mlu-370-x8|text-generation": [
"vllm",
"vllm-customized",
"vllm-mlu"
],
"hygon_k100-ai|text-generation": [
"llamacpp",
"vllm",
@@ -45,6 +60,15 @@
"vllm_fix_tokenizer",
"vllm_tokenizer_patch"
],
"iluvatar_mrv-100|text-generation": [
"transformers",
"vllm"
],
"kunlunxin_p-800|text-generation": [
"vllm",
"vllm_fix_tokenizer",
"vllm_tokenizer_patch"
],
"metax_c-500|text-generation": [
"vllm"
],
@@ -88,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)",
"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": 101,
"architectureOnly": true,
"architectureModelConfigsComplete": 100,
"architectureOnly": false,
"architecturePolicySkipped": {
"frameworkCatalogUnknown": 73,
"frameworkContextUnknown": 289,
"frameworkCatalogUnknown": 0,
"frameworkContextUnknown": 286,
"modelArchitectureUnknown": 150,
"noMatchingBlock": 702,
"partiallyBlockedFrameworkSet": 89,
"noMatchingBlock": 774,
"partiallyBlockedFrameworkSet": 87,
"runningMatchedProtected": 0,
"submissionContextMismatch": 0,
"submissionContextUnknown": 0
@@ -134,12 +158,14 @@
"policyNoLongerAppliesTasks": [],
"recentModelDays": 7,
"recentModelReserveSlots": 5,
"repositorySizeErrors": {},
"repositorySizesComplete": 0,
"repositorySizeErrors": {
"empero-ai/Qwen3.8-9B-GGUF": "recursive_repository_size_incomplete"
},
"repositorySizesComplete": 243,
"skipped": {
"fitsKnownCapacity": 0,
"fitsKnownCapacity": 1009,
"gpuCapacityUnknown": 0,
"repositorySizeUnknown": 0
"repositorySizeUnknown": 2
},
"stopErrors": [],
"uniqueModels": 244

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff