// RUN โ€” FITS

Can the NVIDIA B200 run EMDR?

Yes โ€” here's how fast and up to what context, with real measured numbers.

EMDR on the NVIDIA B200

QuantFits?Max contextSpeedBeyond context
FP16 yes 2659k 6636.4-7909.1 t/s ~33.2-39.5 (slow)
Q8 yes 2666k 13272.7-15818.2 t/s ~66.4-79.1 (slow)
Q4 yes 2669k 23701.3-28246.8 t/s ~118.5-141.2 (slow)

Estimate (memory-bound). Beyond "max context" the KV cache spills to system RAM offload (depends on your system RAM) and speed drops to the "beyond" figure.

FAQ

Can the NVIDIA B200 run EMDR?โ–ถ

Yes. At Q4 it generates ~23701.3-28246.8 tok/s and fits up to 2669k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~118.5-141.2 tok/s.

How much context fits?โ–ถ

At Q4, up to about 2669k tokens stay in fast memory; longer context spills to system RAM offload (depends on your system RAM) and throughput collapses.