// RUN โ€” FITS

Can the NVIDIA A100 SXM4 80GB run LateOn-Code-edge?

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

LateOn-Code-edge on the NVIDIA A100 SXM4 80GB

QuantFits?Max contextSpeedBeyond context
FP16 yes 1100k 43778.5-52174.4 t/s ~858.8-1023.5 (slow)
Q8 yes 1100k 87557.1-104348.8 t/s ~1717.6-2047.1 (slow)
Q4 yes 1100k 156351.9-186337.2 t/s ~3067.2-3655.5 (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 A100 SXM4 80GB run LateOn-Code-edge?โ–ถ

Yes. At Q4 it generates ~156351.9-186337.2 tok/s and fits up to 1100k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~3067.2-3655.5 tok/s.

How much context fits?โ–ถ

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