// RUN โ€” FITS

Can the AMD Instinct MI300X 192GB run jina-embeddings-v5-text-nano?

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

jina-embeddings-v5-text-nano on the AMD Instinct MI300X 192GB

QuantFits?Max contextSpeedBeyond context
FP16 yes 2665k 6985.4-8537.7 t/s ~52.7-64.4 (slow)
Q8 yes 2669k 13970.7-17075.3 t/s ~105.4-128.9 (slow)
Q4 yes 2670k 24947.7-30491.6 t/s ~188.3-230.1 (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 AMD Instinct MI300X 192GB run jina-embeddings-v5-text-nano?โ–ถ

Yes. At Q4 it generates ~24947.7-30491.6 tok/s and fits up to 2670k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~188.3-230.1 tok/s.

How much context fits?โ–ถ

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