PSA Update CUDA from 13.2 to 13.3 to solve DeepSeek V4 Flash 0731 Looping Problem!
Summary
A user reports that updating CUDA from 13.2 to 13.3 fixes a looping problem with DeepSeek V4 Flash 0731, making the model usable again for long coding tasks.
Similar Articles
Deepseek v4 flash - 100-150 faster t/s in prefill/pp.
This post shares fixes to improve DeepSeek v4 Flash prefill/PP speed: downgrading CUDA from 13.3 to 13.1 or using a custom fork, achieving up to 1.3K prompt processing tokens/s.
I have DeepSeek V4 Pro at home
A user demonstrates successfully running the DeepSeek V4 Pro model on a local workstation using a modified llama.cpp CUDA repository, highlighting performance metrics and hardware requirements.
@julien_c: Just dropped Fixed version of DeepSeek-V4-Pro-NVFP4 by @NVIDIAAI
NVIDIA released a fixed quantization of DeepSeek-V4-Pro-NVFP4, a 1.6 trillion parameter MoE model with 49B activated parameters, optimized for advanced reasoning and agentic AI.
DeepSeek v4 Flash on 4090 + DDR5, my experience
A user shares their experience running the DeepSeek v4 Flash model with a 24GB GPU and DDR5 RAM, including performance numbers and tips for optimization.
@superalesha: I sped up deepseek v4 flash by 29x on my 4x3090s !!! No, its not joke. 15 -> 443 t/s. a 23k prompt used to take 25 mins…
A user achieved a 29x speedup for DeepSeek V4 Flash inference on 4x RTX 3090 GPUs by optimizing llama.cpp, reducing a 23k prompt from 25 minutes to 53 seconds.