GitHub – gavamedia/deltafin: Run Kimi K3, a 2.8T-parameter Mixture-of-Experts LLM, on a single Apple Silicon Mac. Streams MXFP4 experts on demand over HTTP into a local disk cache — fused NEON kernels, Metal/MPS compute, exact reproducible decoding, and an OpenAI-compatible API server for local chat and coding agents. · GitHub
🚀 Explore this insightful post from Hacker News 📖
📂 **Category**:
💡 **What You’ll Learn**:
Three commands, then you're generating. The only real decision is step 3.
# 1. environment (Python 3.12+, and Xcode CLT for clang)
python3 -m venv venv
./venv/bin/pip install torch numpy safet...
