AMD GPU context window overflow in air-gapped environment
Problem Description In an air‑gapped deployment of large language models (LLMs) on AMD GPUs, inference jobs abort once the prompt length exceeds a certain token count. The failure manifests as memory allocation errors that appear unrelated to the reported free VRAM. Typical log excerpts: 2026-07-12 14:03:21 [INFO] Starting inference on model LLaMA-13B 2026-07-12 14:03:22 [ERROR] … Read more