Skip to content

Add LLM VRAM Calculator to Tools - #25

Open
devloadout wants to merge 1 commit into
msb-msb:mainfrom
devloadout:add-vram-calculator
Open

Add LLM VRAM Calculator to Tools#25
devloadout wants to merge 1 commit into
msb-msb:mainfrom
devloadout:add-vram-calculator

Conversation

@devloadout

Copy link
Copy Markdown

Adds the LLM VRAM Calculator to the Tools section.

Disclosure: I built this. It is free, no signup, no paywall. Pick a model (Llama/Qwen/Gemma/Mistral/custom), a GGUF quantization (FP16 down to Q2_K), and a context length; it estimates weights + KV-cache VRAM from each model's published architecture (GQA-aware) and shows which consumer GPUs and Macs it fits with ~10% headroom. Methodology and bits-per-weight sources are documented on the page.

Fits the existing Tools section precedent (interactive planning calculators). Happy to adjust wording or placement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant