BigScience·BloomForCausalLM

Bloom — Hardware Requirements & GPU Compatibility

Chat

Bloom is a 176.2B-parameter open language model from BigScience. At Q4_K_M it needs about 116.32 GB of VRAM — see which GPUs and Macs can run it below.

6.8K downloads 5.0K likes

Specifications

Publisher
BigScience
Parameters
176.2B
Architecture
BloomForCausalLM
Vocabulary Size
250,880
Release Date
2023-07-28
License
bigscience-bloom-rail-1.0

Get Started

HuggingFace

bigscience/bloom

How Much VRAM Does Bloom Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
Q2_K3.4082.4 GB
Q3_K_S3.5084.8 GB
Q3_K_M3.9094.5 GB
Q4_K_M4.80116.3 GB
Q5_K_M5.70138.1 GB
Q6_K6.60159.9 GB
Q8_08.00193.9 GB

Which GPUs Can Run Bloom?

Q4_K_M · 116.3 GB

Bloom (Q4_K_M) requires 116.3 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 152+ GB is recommended. No single GPU has enough memory — multi-GPU or cluster setups are needed.

Which Devices Can Run Bloom?

Q4_K_M · 116.3 GB

5 devices with unified memory can run Bloom, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, Mac Studio M4 Max (128 GB).

Benchmarks

View all 2

Related Models

Frequently Asked Questions

How much VRAM does Bloom need?

Bloom requires 116.3 GB of VRAM at Q4_K_M, or 193.9 GB at Q8_0.

VRAM = Weights + KV Cache + Overhead

Weights = 176.2B × 4.8 bits ÷ 8 = 105.7 GB

KV Cache + Overhead 10.6 GB (at 2K context + ~0.3 GB framework)

VRAM usage by quantization

116.3 GB

Learn more about VRAM estimation →

Can NVIDIA GeForce RTX 5090 run Bloom?

No — Bloom requires at least 82.4 GB at Q2_K, which exceeds the NVIDIA GeForce RTX 5090's 32 GB of VRAM.

What's the best quantization for Bloom?

For Bloom, Q4_K_M (116.3 GB) offers the best balance of quality and VRAM usage. Q5_K_S (133.3 GB) provides better quality if you have the VRAM. The smallest option is Q2_K at 82.4 GB.

VRAM requirement by quantization

Q2_K
82.4 GB
Q3_K_L
99.4 GB
Q4_K_S
109.0 GB
Q4_K_M
116.3 GB
Q5_K_M
138.1 GB
Q8_0
193.9 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run Bloom on a Mac?

Bloom requires at least 82.4 GB at Q2_K, which exceeds the unified memory of most consumer Macs. You would need a Mac Studio or Mac Pro with a high-memory configuration.

Can I run Bloom locally?

Yes — Bloom can run locally on consumer hardware. At Q4_K_M quantization it needs 116.3 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is Bloom?

At Q4_K_M, Bloom can reach ~25 tok/s on AMD Instinct MI300X. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.

tok/s = (bandwidth GB/s ÷ model GB) × efficiency

Example: AMD Instinct MI300X5300 ÷ 116.3 × 0.55 = ~25 tok/s

Estimated speed at Q4_K_M (116.3 GB)

~25 tok/s
~16 tok/s

Real-world results typically within ±20%. Speed depends on batch size, quantization kernel, and software stack.

Learn more about tok/s estimation →

What's the download size of Bloom?

At Q4_K_M, the download is about 105.75 GB. The full-precision Q8_0 version is 176.25 GB. The smallest option (Q2_K) is 74.91 GB.

Which GPUs can run Bloom?

No single consumer GPU has enough VRAM to run Bloom at Q4_K_M (116.3 GB). Multi-GPU or professional hardware is required.

Which devices can run Bloom?

5 devices with unified memory can run Bloom at Q4_K_M (116.3 GB), including Mac Pro M2 Ultra (192 GB), Mac Studio M2 Ultra (192 GB), Mac Studio M4 Max (128 GB), NVIDIA DGX A100 640GB. Apple Silicon Macs use unified memory shared between CPU and GPU, making them well-suited for local LLM inference.