All
Articles 167,707Blog Posts 160,036Tech Tutorials 44,479Research Papers 32,781News 21,438
⚡ AI Lessons

Dev.to · Jahn
18h ago
DGX Spark (GB10) bare-metal vLLM: the install that works, two landmines, measured timings
Got a DGX Spark and want vLLM on it without the NGC container? Here is what actually happens on real...

Dev.to · Jahn
🧠 Large Language Models
⚡ AI Lesson
21h ago
SGLang outputs endless repetition on NVFP4 models: the FP8 lm_head bug
Your NVFP4 model serves fine on vLLM but outputs an endlessly repeated phrase on SGLang, from the...

Dev.to · Jahn
🧠 Large Language Models
⚡ AI Lesson
1d ago
The sm_120 shared-memory cliff: why FP8 KV cache crashes vLLM on workstation Blackwell
If you run vLLM with --kv-cache-dtype fp8 on a DeepSeek-family (MLA) model and your GPU is a GB10, an...

Dev.to · Jahn
1d ago
Did FP8 make the model dumber? A per-prompt regression check for quantized serving
FP8 gave us a clean 1.5x on Qwen3-8B serving throughput on an RTX PRO 6000 Blackwell (1,725 to 2,597...

DeepCamp AI