Deploy audited RTX 6000D Flash-Next 128K multimodal baseline

This commit is contained in:
2026-09-18 10:47:26 +08:00
commit 7e53821920
45 changed files with 1745 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
FROM vllm/vllm-openai@sha256:c4392d76e3eec8983fa152651365158cb062e348fd40398963f499d5867b9e28
COPY patches/ /opt/6000d-patches/
RUN python3 /opt/6000d-patches/fix_prefix_alignment.py
LABEL org.opencontainers.image.description="Audited NVIDIA Flash-Next baseline for RTX 6000D"