What GPU do I need to run rinna/japanese-gpt-neox-small?
204M parameters, published in F32. View on Hugging Face
japanese-gpt-neox-small is published by rinna on Hugging Face, with 548,071 downloads and 15 likes to date. It's a GPTNeoXForCausalLM model built for text-generation, published natively in F32.
VRAM required & cheapest live GPU fit
Required VRAM = weight size at each precision, plus a fixed overhead for KV-cache, activations, and fragmentation. Full formula and assumptions: methodology.
A GPU is only matched to a row if its hardware supports that precision, and the primary recommendation is always a single-GPU fit when one exists.
INT4 requires a quantized checkpoint actually published for this model, check its Hugging Face page before relying on this row.
Cheapest way to run japanese-gpt-neox-small at its published (F32) precision: 1× RTX 3070 on simplepod, at $0.050/hr per GPU ($0.050/hr total). Quantizing to FP8 or INT4 (rows above) can cost less, but requires a compatible quantized checkpoint to exist for this model.
japanese-gpt-neox-small: common questions
How much VRAM does japanese-gpt-neox-small need?
0.9 GB at FP32, 0.2 GB at FP8 (quantized), 0.1 GB at INT4 (quantized). All of those sit under 6 GB, the smallest capacity this page reasons about, so VRAM is not what limits where this model runs. The 0.8 GB of weights plus inference overhead is the whole requirement.
Can japanese-gpt-neox-small run in 16-bit instead of FP32?
Yes. Its published weights are FP32, 0.8 GB, or 0.9 GB once inference overhead is added. Loading the same weights in 16 bits halves that to 0.4 GB, or 0.5 GB with overhead. How much accuracy the cast costs is model-specific and is not measured here.
How many copies of japanese-gpt-neox-small fit on one RTX 3070?
8, by VRAM alone. That card carries 8.0 GB and one copy needs 0.9 GB at FP32, on a live rate of $0.050/hr for the whole card. Throughput is not modelled here, so 8 copies is not 8 times the requests served.
Weight-to-VRAM math, the fit rules, and how live prices are normalized: full methodology.
More rinna models
- bert-base-uncased (110M, F32)
- Qwen3-0.6B (752M, BF16)
- gpt2 (137M, F32)
- Qwen3-8B (8.2B, BF16)
- Qwen3.6-35B-A3B-FP8 (36.0B, F8_E4M3)
- Qwen3.5-9B (9.7B, BF16)