Can i run this on my macbook?

#5
by hugginface536 - opened

/s

Do you mean macbook with m100 ultra?

I just finished running the aquarium prompt against Kimi-K3-UD-Q2_K_XL on my macbook pro m5 max 128gb. Prompt: 106 tokens, 1.534 tokens-per-sec, Generation: 22510 tokens, 1.099 tokens-per-sec.

Screenshot 2026-08-02 at 8.25.43 PM

I just finished running the aquarium prompt against Kimi-K3-UD-Q2_K_XL on my macbook pro m5 max 128gb. Prompt: 106 tokens, 1.534 tokens-per-sec, Generation: 22510 tokens, 1.099 tokens-per-sec.

Screenshot 2026-08-02 at 8.25.43 PM

Can you share your launch parameters in llama.cpp?

Can you share your launch parameters in llama.cpp?

It was via a project called gmlx

gmlx run ~/models/unsloth_Kimi-K3-GGUF/UD-Q2_K_XL/Kimi-K3-UD-Q2_K_XL-00001-of-00019.gguf --stream-experts --temp 1.0 \
--prompt "Create a glass aquarium whose side panel develops a visible crack and then bursts. use canvas" 2>&1 | tee Kimi-K3-UD-Q2_K_XL.car.html.out

Can you share your launch parameters in llama.cpp?

It was via a project called gmlx

gmlx run ~/models/unsloth_Kimi-K3-GGUF/UD-Q2_K_XL/Kimi-K3-UD-Q2_K_XL-00001-of-00019.gguf --stream-experts --temp 1.0 \
--prompt "Create a glass aquarium whose side panel develops a visible crack and then bursts. use canvas" 2>&1 | tee Kimi-K3-UD-Q2_K_XL.car.html.out

I got decent speed results with this program (gmlx) on my Mac Studio (128gb).

Do you know of any similar software that works with non-Apple devices (e.g., streaming GGUFs larger than memory on PC)?

Sign up or log in to comment