state: generation 11335 (intent)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"cleanupDisabled": true,
|
||||
"reason": "admission_only"
|
||||
},
|
||||
"architectureBlockCount": 132,
|
||||
"architectureBlockCount": 133,
|
||||
"architectureFrameworkCatalog": {
|
||||
"ascend_910-b3|text-generation": [
|
||||
"llamacpp",
|
||||
@@ -73,8 +73,30 @@
|
||||
]
|
||||
},
|
||||
"architectureFrameworkCatalogErrors": {},
|
||||
"architectureIncompatibleCount": 0,
|
||||
"architectureIncompatibleTasks": [],
|
||||
"architectureIncompatibleCount": 1,
|
||||
"architectureIncompatibleTasks": [
|
||||
{
|
||||
"accountIndex": 5,
|
||||
"architectureBlockEvidenceCount": 1,
|
||||
"architectureBlockExpiresAt": "2026-10-20T03:25:31.991647+00:00",
|
||||
"architectureMatchScope": "exact_framework",
|
||||
"architectureMatchType": "architectures",
|
||||
"architectureSignature": "architectures:spark2_5forcausallm",
|
||||
"architectureSignatures": [
|
||||
"architectures:spark2_5forcausallm"
|
||||
],
|
||||
"evaluatedFrameworks": [
|
||||
"vllm_tokenizer_patch"
|
||||
],
|
||||
"framework": "vllm_tokenizer_patch",
|
||||
"gpuType": "Kunlunxin_p-800",
|
||||
"modelId": "XHToken/Spark-X2.5-4B-FP8",
|
||||
"reason": "known_framework_architecture_incompatible",
|
||||
"status": "waiting",
|
||||
"taskId": 4969629,
|
||||
"taskType": "text-generation"
|
||||
}
|
||||
],
|
||||
"architectureModelConfigErrors": {
|
||||
"GestaltLabs/Ornstein-3.5-9B-V2-GGUF": "HttpJsonError: HTTP request failed for https://modelscope.cn/models/GestaltLabs/Ornstein-3.5-9B-V2-GGUF/resolve/master/config.json (status=404)",
|
||||
"LiquidAI/LFM2.5-2.6B-DSpark-GGUF": "HttpJsonError: HTTP request failed for https://modelscope.cn/models/LiquidAI/LFM2.5-2.6B-DSpark-GGUF/resolve/master/config.json (status=500)",
|
||||
@@ -103,17 +125,42 @@
|
||||
"frameworkCatalogUnknown": 0,
|
||||
"frameworkContextUnknown": 66,
|
||||
"modelArchitectureUnknown": 133,
|
||||
"noMatchingBlock": 990,
|
||||
"noMatchingBlock": 989,
|
||||
"partiallyBlockedFrameworkSet": 21,
|
||||
"runningMatchedProtected": 0,
|
||||
"submissionContextMismatch": 0,
|
||||
"submissionContextUnknown": 0
|
||||
},
|
||||
"cancelledCount": 0,
|
||||
"cancelledTasks": [],
|
||||
"cancelledCount": 1,
|
||||
"cancelledTasks": [
|
||||
{
|
||||
"accountIndex": 5,
|
||||
"architectureBlockEvidenceCount": 1,
|
||||
"architectureBlockExpiresAt": "2026-10-20T03:25:31.991647+00:00",
|
||||
"architectureMatchScope": "exact_framework",
|
||||
"architectureMatchType": "architectures",
|
||||
"architectureSignature": "architectures:spark2_5forcausallm",
|
||||
"architectureSignatures": [
|
||||
"architectures:spark2_5forcausallm"
|
||||
],
|
||||
"cleanupReasons": [
|
||||
"known_framework_architecture_incompatible"
|
||||
],
|
||||
"evaluatedFrameworks": [
|
||||
"vllm_tokenizer_patch"
|
||||
],
|
||||
"framework": "vllm_tokenizer_patch",
|
||||
"gpuType": "Kunlunxin_p-800",
|
||||
"modelId": "XHToken/Spark-X2.5-4B-FP8",
|
||||
"reason": "known_framework_architecture_incompatible",
|
||||
"status": "waiting",
|
||||
"taskId": 4969629,
|
||||
"taskType": "text-generation"
|
||||
}
|
||||
],
|
||||
"certainOomCount": 0,
|
||||
"certainOomTasks": [],
|
||||
"cleanupCandidateCount": 0,
|
||||
"cleanupCandidateCount": 1,
|
||||
"dryRun": false,
|
||||
"listingErrors": {},
|
||||
"modelAgeErrors": {},
|
||||
@@ -138,7 +185,7 @@
|
||||
],
|
||||
"oldOverflowCount": 0,
|
||||
"oldOverflowTasks": [],
|
||||
"policyCancelledRecorded": 0,
|
||||
"policyCancelledRecorded": 1,
|
||||
"policyNoLongerAppliesCount": 0,
|
||||
"policyNoLongerAppliesTasks": [],
|
||||
"recentModelDays": 7,
|
||||
|
||||
Reference in New Issue
Block a user