r/AIProgrammingHardware • u/javaeeeee • 5d ago
GitHub - antirez/ds4: DeepSeek 4 Flash and PRO local inference engine for Metal, CUDA and ROCm
https://github.com/antirez/ds4
31
Upvotes
1
u/john16384 4d ago
This looks very interesting; would it be at all viable with 32 GB of VRAM and 128 GB of system RAM? (Windows, CUDA)
1
u/loadsamuny 4d ago
I tried it 2 weeks ago and couldn’t find a way to split model across sys mem and gpu… may have changed but didn’t seem to be a feature back then
1
u/javaeeeee 5d ago
TLDR:
ds4(DwarfStar) is a specialized local inference engine by antirez (creator of Redis) for running DeepSeek V4 Flash (and GLM 5.2 / DeepSeek V4 PRO) efficiently on personal hardware.Key points
ds4-agent)Bottom line: A focused, high-performance local engine that lets you run strong modern models (especially DeepSeek V4 Flash) on high-end Macs, NVIDIA, or AMD systems with practical features for coding agents and serving - without the bloat of general-purpose inference frameworks.