llmfit is a terminal tool that solves the problem of finding which large language models will actually run well on your specific hardware. Instead of guessing or running into memory errors, it automatically detects your system specifications including RAM, VRAM, CPU, GPU, and available inference runtimes, then scores models across multiple dimensions.
The tool analyzes hundreds of models and ranks them by composite score, estimated tokens per second, memory consumption, and how well they fit your hardware constraints. You can filter by over 20 different properties including parameter count, model architecture, quantization type, context size, and capability (reasoning, tool use, chat, coding, multimodal, embedding).
Key capabilities:
Perfect for AI researchers, developers, engineers, and enthusiasts who want to self-host LLM inference and need to pick the best model for their laptop, desktop, or GPU setup without trial and error.
$ scoop install llmfit