// RUN โ€” FITS

Can the Huawei Ascend 950DT run MSA Transformer?

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

MSA Transformer on the Huawei Ascend 950DT

QuantFits?Max contextSpeedBeyond context
FP16 yes 1996k 13000-15800 t/s ~130-158 (slow)
Q8 yes 1997k 26000-31600 t/s ~260-316 (slow)
Q4 yes 1998k 46428.6-56428.6 t/s ~464.3-564.3 (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 MSA Transformer?โ–ถ

Yes. At Q4 it generates ~46428.6-56428.6 tok/s and fits up to 1998k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~464.3-564.3 tok/s.

How much context fits?โ–ถ

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