// RUN โ€” FITS

Can the AMD Radeon RX 7900 XTX 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 Radeon RX 7900 XTX

QuantFits?Max contextSpeedBeyond context
FP16 yes 307k 1265.3-1546.4 t/s ~52.7-64.4 (slow)
Q8 yes 310k 2530.5-3092.9 t/s ~105.4-128.9 (slow)
Q4 yes 312k 4518.8-5523 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 Radeon RX 7900 XTX run jina-embeddings-v5-text-nano?โ–ถ

Yes. At Q4 it generates ~4518.8-5523 tok/s and fits up to 312k 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 312k tokens stay in fast memory; longer context spills to system RAM offload (depends on your system RAM) and throughput collapses.