Skip to content

llm-fit v0.1.0

Latest

Choose a tag to compare

@WilliamK112 WilliamK112 released this 09 Mar 03:18

llm-fit v0.1.0

Initial public release.

Highlights

  • CLI estimator for local LLM fit + speed
  • --detect mode 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

Repo: https://github.com/WilliamK112/llm-fit