RunPod GLM-5.3 Flash real-infrastructure evidence
Date: 2026-08-27Verdict: not qualified
Run:
glm53-runpod-20260827-r7
This record preserves a bounded paid negative result. It must not be cited as proof that InferCrane
serves GLM-5.3 Flash. The raw, credential-free capture remains outside the repository at
/tmp/infercrane-e2e-report/glm-acceptance/glm53-runpod-20260827-r7/ on the qualification host.
Exact attempted tuple
Measured boundary
- Durable deploy submission started at
2026-08-27T00:41:41Z. - RunPod created Pod
drgz7edz8pezmbat2026-08-27T00:42:14.901Z. - Provider system logs showed the OCI transfer beginning at
00:42:33Z, extraction completing by approximately00:45:28Z, and the container model snapshot fetch beginning at00:45:32.188Z. The image path therefore consumed about 3m14s from Pod creation. - The pinned Hugging Face snapshot requested 72 files without an authenticated Hub token. It did
not complete before the paid watchdog boundary. GPU and GPU-memory utilization were still zero
at
01:01:29Z, consistent with model transfer rather than engine initialization. - The suite stopped at
01:49:55Zwith exit code 124. The approximate paid exposure for this Pod was 68 minutes at the provider-observed $18.36/hour; provider billing remains authoritative.
/v1/models, and Release Guard
behavior were not measured. They remain required before any support or performance claim.
Durable-operation and cleanup evidence
- The foreground CLI was deliberately terminated after submission. Its captured exit was non-zero, while the persisted operation continued and retained the deterministic provider resource name.
- The control plane was restarted during the unresolved deploy and resumed the durable operation.
- Budget-stop cancellation was accepted for operation
1c4820f92983ffdf7e0a79e167e79bff. - At
2026-08-27T01:50:09Z, direct provider inventory returned zero Pods and zero Serverless endpoints. InferCrane deployment and orphan inventories were also empty.
Engineering conclusions
- The native Pod lifecycle, deterministic adoption, CLI-disconnect durability, process-restart durability, cancellation, and zero-resource teardown crossed a real provider boundary.
- An uncached 300+ GiB model transfer is not an acceptable default launch path. It is also not evidence that the runtime image or model is incompatible.
- The operation emitted repeated semantically identical checkpoints while waiting. The follow-up implementation deduplicates those events and exposes the persisted current step to the CLI.
- The general remediation is exact-model persistent cache/prewarm support, not a GLM-only recipe:
native RunPod Pods can bind a verified
model@commitnetwork volume, standard Hub downloads use the persistent path, and filesystem-materialized profiles honorINFERCRANE_MODEL_DIR. - A fresh paid qualification must start from that prepared volume, use an authenticated Hub path when transfer is required, and repeat the complete request/Release Guard/cleanup matrix.