[GitHub Trending] AlexsJones/llmfit
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Hardware-aware model selection tool is highly actionable for engineers running local LLMs, directly relevant to AI infrastructure.
llmfit is an open-source CLI/TUI tool that auto-detects your CPU, RAM, GPU, and VRAM to recommend which LLMs your hardware can actually run, using quantizations like GGUF, AWQ, GPTQ, and EXL2. It includes a new benchmark feature that measures real tokens-per-second on your machine and lets you submit results as a PR directly from the TUI, replacing estimates with measured data for identical hardware configurations. The tool supports multi-platform (macOS, Linux, Windows), multi-GPU setups, MoE architectures, and integrates with local runtimes like Ollama, llama.cpp, MLX, and LM Studio, plus exposes a REST API for orchestrators.
AlexsJones