title: LLmFit - One command to find what model runs on your hardware
contenttype: article
published: 2026-02-27T00:00:00
sourceurl: https://www.reddit.com/r/LocalLLaMA/comments/1rg94wu/llmfitonecommandtofindwhatmodelrunson/
word_count: 121
LLmFit - One command to find what model runs on your hardware
Haven't seen this posted here:
https://github.com/AlexsJones/llmfit
497 models. 133 providers. One command to find what runs on your hardware.
A terminal tool that right-sizes LLM models to your system's RAM, CPU, and GPU. Detects your hardware, scores each model across quality, speed, fit, and context dimensions, and tells you which ones will actually run well on your machine.
Ships with an interactive TUI (default) and a classic CLI mode. Supports multi-GPU setups, MoE architectures, dynamic quantization selection, and speed estimation.
Hope it's useful :)
PS. I'm Not the repo creator, was trying to see what the sub thought on this and didn't find anything, so sharing it here.