fix: correct CR URL to atl.vultrcr.com

This commit is contained in:
2026-05-11 05:59:06 +00:00
parent c234190a80
commit f0471ed1c2
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
# Extends the vLLM dream-build container with our custom DeepGEMM kernel
# and DeepSeek V4 patch.
FROM atl.vultrcr.io/vllm/vllm-with-lmcache:dream-build
FROM atl.vultrcr.com/vllm/vllm-with-lmcache:dream-build
# Install build essentials
RUN apt-get update && apt-get install -y git screen cmake && rm -rf /var/lib/apt/lists/*

View File

@@ -15,6 +15,7 @@ Full NVFP4 quantization of DeepSeek V4 Pro and vLLM serving on 8× NVIDIA B200 G
| Profile/Warmup Run | ✅ Passes |
| API Server | ✅ Running on port 8000 |
| Output Quality | 🔧 Garbled — likely remaining dequant/scale bug |
| NVFP4 Mega MoE Kernel | 🔧 Built, pending compile & integration |
## B200 Node