// RUN โ€” FITS

Can the GMKtec EVO-X3 run DDPM-IP (CelebA)?

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

DDPM-IP (CelebA) on the GMKtec EVO-X3

QuantFits?Max contextSpeedBeyond context
FP16 yes 1726k 282-342.8 t/s ~11-13.4 (slow)
Q8 yes 1730k 564.1-685.6 t/s ~22-26.8 (slow)
Q4 yes 1732k 1007.3-1224.2 t/s ~39.3-47.8 (slow)

Estimate (memory-bound). Beyond "max context" the KV cache spills to SSD swap and speed drops to the "beyond" figure.

FAQ

Can the GMKtec EVO-X3 run DDPM-IP (CelebA)?โ–ถ

Yes. At Q4 it generates ~1007.3-1224.2 tok/s and fits up to 1732k context; beyond that it spills to SSD swap and slows to ~39.3-47.8 tok/s.

How much context fits?โ–ถ

At Q4, up to about 1732k tokens stay in fast memory; longer context spills to SSD swap and throughput collapses.