I mapped which local LLMs actually fit each RAM tier, 8 to 128GB (open dataset)
Summary
An open dataset on GitHub maps which local LLMs fit various RAM tiers (8GB to 128GB), providing memory sizing rules, per-tier model lists, and Ollama commands, with a JSON API for programmatic access.
Similar Articles
@oliviscusAI: Someone just built a tool that tells you exactly which LLMs will run on your hardware. it scans your ram, cpu, and gpu,…
A new tool has been released that scans a user's hardware specifications (RAM, CPU, GPU) to determine which Large Language Models can run locally, ranking them by performance metrics.
Built a tool that tells you exactly which LLMs fit on your GPU. Feedback wanted.
A tool that estimates which LLMs fit on a user's GPU memory, ranking models by performance while considering memory constraints and quantization levels.
GPU Memory Math for LLMs (2026 Edition)
A practical guide explaining how to calculate VRAM requirements for LLMs based on parameter count and quantization level, plus additional overhead from KV cache, activations, and batching.
@akshay_pachaar: Google just dropped a new LLM! You can run it locally on just 8GB RAM. Let's fine-tune this on our own data (100% local…
Google dropped a new LLM that can run locally on just 8GB RAM. The tweet demonstrates fine-tuning it on personal data entirely locally.
Any good uses for a 192 GB DDR3 Server in the LLM world?
A discussion about potential uses for an older DDR3 server with 192GB of RAM in the context of large language model workloads.