Find the Right Model to Run on Your Computer

Wether you are running Mac, Linux, or PC, finding the right model for your local LLM, LM Studio, OpenClaw or whatever you are running can be complicated. Where to start? Probably small, download a model, try it, see how it reacts, try another one and find it chugs or barely even runs on your machine. Luckily, you have LLMFIT: https://github.com/AlexsJones/llmfit

Installation is incredibly easy via

// Mac/Linux
brew install llmfit
or 
curl -fsSL https://llmfit.axjns.dev/install.sh | sh

Then just run llmfit from you command line to see what can run, which looks like this: