// RUN โ€” FITS

Can the Apple M1 Max 64GB run EmbeddingGemma?

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

EmbeddingGemma on the Apple M1 Max 64GB

QuantFits?Max contextSpeedBeyond context
FP16 yes 847k 441.6-532.5 t/s ~11-13.3 (slow)
Q8 yes 851k 883.1-1064.9 t/s ~22.1-26.6 (slow)
Q4 yes 853k 1577-1901.7 t/s ~39.4-47.5 (slow)

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

FAQ

Can the Apple M1 Max 64GB run EmbeddingGemma?โ–ถ

Yes. At Q4 it generates ~1577-1901.7 tok/s and fits up to 853k context; beyond that it spills to SSD swap and slows to ~39.4-47.5 tok/s.

How much context fits?โ–ถ

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