state: generation 6227 (cycle)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
100
|
||||
],
|
||||
"accounts": 12,
|
||||
"activeScanned": 1040,
|
||||
"activeScanned": 1036,
|
||||
"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": 106,
|
||||
"architectureOnly": true,
|
||||
"architectureModelConfigsComplete": 105,
|
||||
"architectureOnly": false,
|
||||
"architecturePolicySkipped": {
|
||||
"frameworkCatalogUnknown": 85,
|
||||
"frameworkContextUnknown": 316,
|
||||
"modelArchitectureUnknown": 148,
|
||||
"noMatchingBlock": 713,
|
||||
"partiallyBlockedFrameworkSet": 94,
|
||||
"frameworkCatalogUnknown": 0,
|
||||
"frameworkContextUnknown": 311,
|
||||
"modelArchitectureUnknown": 147,
|
||||
"noMatchingBlock": 796,
|
||||
"partiallyBlockedFrameworkSet": 93,
|
||||
"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": 246,
|
||||
"skipped": {
|
||||
"fitsKnownCapacity": 0,
|
||||
"fitsKnownCapacity": 1034,
|
||||
"gpuCapacityUnknown": 0,
|
||||
"repositorySizeUnknown": 0
|
||||
"repositorySizeUnknown": 2
|
||||
},
|
||||
"stopErrors": [],
|
||||
"uniqueModels": 247
|
||||
|
||||
Reference in New Issue
Block a user