What GPU do I need to run bigscience/bloom-1b1?
1.1B parameters, published in F16. View on Hugging Face
bloom-1b1 is published by bigscience on Hugging Face, with 11,269 downloads and 67 likes to date. It's a BloomForCausalLM model built for text-generation, published natively in F16.
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 caveat: requires a quantized checkpoint actually published for this model, check its Hugging Face page before relying on this row.
Cheapest way to run bloom-1b1 at its published (F16) precision: 1× P4 on akash, at $0.032/hr per GPU ($0.032/hr total). Quantizing to FP8 or INT4 (rows above) can cost less, but requires a compatible quantized checkpoint to exist for this model.
Weight-to-VRAM math, the fit rules, and how live prices are normalized: full methodology.
More bigscience models
- bloomz-560m (559M, F16)
- bloom-560m (559M, F16)
- bloom-1b7 (1.7B, F16)
- bloom-3b (3.0B, F16)
- bloom (176.2B, BF16)
- Qwen3-0.6B (752M, BF16)