Ross ROSS = Recommend OSS · open-source software intelligence for agents

RahulSChand/gpu_poor

Calculate token/s & GPU memory requirement for any LLM. Supports llama.cpp/ggml/bnb/QLoRA quantization observed · 2026-08-28

github.com/RahulSChand/gpu_poor · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

18/100

  • Activity 0
  • Release rhythm 8
  • Longevity 77

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1086
  • days_rel: n/a
  • days_push: 638
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1405 stars · 88 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A web-based calculator that estimates GPU memory requirements and inference/finetuning throughput (token/s) for any LLM. It supports quantization schemes like GGML, bitsandbytes, and QLoRA, and inference frameworks such as vLLM, llama.cpp, and HuggingFace.

Use cases

  • check if my gpu can run this llm
  • estimate vram needed for a language model
  • calculate tokens per second for llm inference
  • estimate finetuning time for llama model
  • which quantization fits on my gpu
  • max context length and batch size my gpu can handle
  • breakdown of gpu memory usage during llm training

When to choose

  • planning hardware purchases or cloud GPU selection for LLM inference or finetuning
  • comparing quantization options (GGML, bnb, QLoRA) for memory fit
  • estimating token/s and training iteration time before running experiments

When to avoid

  • you need exact benchmarked performance numbers rather than estimates
  • you need a CLI/API for automated pipelines - it is an interactive web tool
  • models or frameworks outside its supported set (vLLM, llama.cpp, HF)

Facets

application · maturity active

gpu-computing llm-inference llm-training machine-learning developer-tools large-language-models gpu-computing machine-learning developer-tools browser gpu-memory-calculator vram-estimator tokens-per-second quantization llama-cpp qlora bitsandbytes vllm huggingface finetuning-estimator web javascript

2 sources

Member repositories

RepositoryRoleHealth v2
RahulSChand/gpu_poormain18

For agents

markdown · JSON · MCP: product_card(name="RahulSChand/gpu_poor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem