// RUN โ€” FITS

Can the Huawei Ascend 950DT 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 Huawei Ascend 950DT

QuantFits?Max contextSpeedBeyond context
FP16 yes 1987k 3513.5-4270.3 t/s ~35.1-42.7 (slow)
Q8 yes 1993k 7027-8540.5 t/s ~70.3-85.4 (slow)
Q4 yes 1995k 12548.3-15251 t/s ~125.5-152.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 Huawei Ascend 950DT run CLIP (ViT L/14@336px)?โ–ถ

Yes. At Q4 it generates ~12548.3-15251 tok/s and fits up to 1995k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~125.5-152.5 tok/s.

How much context fits?โ–ถ

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