llm-fit v0.1.0
Initial public release.
Highlights
- CLI estimator for local LLM fit + speed
--detectmode with macOS hardware auto-detection- Local web UI (
npm start) - Live sprint progress dashboard (
/progress.html) - Launch copy templates for X / Reddit / Show HN
Quick start
npm run cli -- --detect
# or
npm run cli -- --ram=16 --vram=8 --cpu=mid --platform=apple-silicon