// RUN โ€” FITS

Can the Instinct MI430X run CLIP (ViT L/14@336px)?

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

CLIP (ViT L/14@336px) on the Instinct MI430X

QuantFits?Max contextSpeedBeyond context
FP16 yes 6030k 19836.5-24244.6 t/s ~34.1-41.6 (slow)
Q8 yes 6036k 39673-48489.2 t/s ~68.1-83.2 (slow)
Q4 yes 6038k 70844.6-86587.8 t/s ~121.6-148.6 (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 Instinct MI430X run CLIP (ViT L/14@336px)?โ–ถ

Yes. At Q4 it generates ~70844.6-86587.8 tok/s and fits up to 6038k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~121.6-148.6 tok/s.

How much context fits?โ–ถ

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