Rare find

DwarfStar. Run DeepSeek AI models on your own computer without sending data to the cloud.

github.com/antirez/ds4

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Fix batched server session recovery race
  • README: update the AI assisted models list.
  • README: remove title now that there is the logo.
  • Add DwarfStar logo and credits
  • Optimize Metal prefill and decode kernels
  • Make release builds warning-free
  • Stabilize CUDA and Metal session batching
  • Add ROCm GLM 5.2 support
  • Unify distributed inference CLI and documentation
  • Add CUDA tensor parallelism and session batching
  • Add native Metal session batching
  • Add GLM 5.2 inference and quality fixtures
  • Add two-machine Metal tensor parallelism
  • Add DSpark speculative decoding
  • Fix PRO streaming and sampling correctness
June 2026
  • Merge pull request #319 from rinaldofesta/fix/eval-grader-false-negat…
  • Fix server const warning
  • Harden server JSON request parsing
  • Fix ROCm MTP startup residency
  • Use safer ROCm prefill default
  • Guard Metal tensor frees
  • Fix distributed SSD streaming layer slices
  • Fix CPU build after streaming refactor
  • Refactor streaming expert cache API
  • Fix ROCm mixed streaming expert fallback
  • Add CUDA and ROCm SSD streaming
  • Add release QA checklist
  • Polish mixed streaming expert handling
  • streaming: serve mixed-precision routed experts (per-layer boosted qu…
  • Fix ROCm distributed slice mapping