This might be the cheapest GPU type for Kimi K3 with 100% Data-on-GPU — Gift for AMD MI300x8

#168
by ghostplant - opened

Even B200 x 8 has trouble to launch Kimi K3, however, older MI300 is still quite possible:

hf download --local-dir moonshotai/Kimi-K3 moonshotai/Kimi-K3

[Azure ND_MI300_192G_v5 (Single Node)]
docker run -e WORKER=1 -e LOCAL_SIZE=8 -p 8000:8000 -it --rm --ipc=host --shm-size=8g \
      --ulimit memlock=-1 --ulimit stack=67108864 -v /:/host -w /host$(pwd) \
      --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --device=/dev/kfd --device=/dev/dri --group-add=video \
      tutelgroup/deepseek-671b:mi300x8-chat-20260808 --serve=core \
        --try_path moonshotai/Kimi-K3 --max_seq_len 120000

Fantastic news - I found an Ebay listing (8 x 192gb cards) for $500,000. Incredible value!

I am calculating based on the VM renting Price, it is about $6,000/mo. In contrast, B300x8 is $25,000/mo, while B200x16 is $30,000/mo.

So in conclusion, 4-5 times cost reduction.

Sign up or log in to comment