DwarfStar brings DeepSeek V4 local inference
DwarfStar is a focused native inference engine for DeepSeek V4 Flash, GLM 5.2, and DeepSeek V4 PRO, with Metal, CUDA, and ROCm backends. It combines model execution, KV-cache persistence, tool calling, an HTTP server, and a coding agent in one self-contained C project.
DwarfStar makes a compelling bet that model-specific runtimes can outperform generic inference stacks for local agent workloads, though its narrow model support and high memory requirements limit its audience.
- –Native KV-cache handling and on-disk session persistence target long-running coding-agent sessions
- –Metal support makes high-end Apple Silicon a practical target for frontier-scale local models
- –CUDA and ROCm support broaden the project beyond Mac hardware, including DGX Spark and AMD systems
- –Its deliberate specialization enables tighter validation and optimization than general GGUF runners
- –Beta quality, limited model compatibility, and single-session server inference remain meaningful production constraints
DISCOVERED
2h ago
2026-08-12
PUBLISHED
2d ago
2026-08-10
RELEVANCE
AUTHOR
alvinunreal