Too slow in 2 x H100, got decode 40t/s

#60
by tientitmu - opened

I installed both the unslothai/llama.cpp and the official version. In all two versions, the prefill got 100t/s at the first glance (speedup after) but decode phase just got 40t/s and two H100 ultilizing only 30%.

Then I checked top, I realized that llama-server just use 1 core (but params are -t 224 -tb 224). So there are something wrong here?

Sign up or log in to comment