llama.cpp to fix multi-GPU crash
Key point
A patch is being prepared in llama.cpp to fix VRAM exhaustion and crash issues in Split Mode Tensor when using multiple GPUs.
Details
A patch is in progress to fix a system crash issue that occurs when using Split Mode Tensor (SM Tensor) in multi-GPU environments in llama.cpp.
The existing SM Tensor mode provides about 35% higher token generation speed (TPS) compared to the regular layer splitting method, but it had a defect causing crashes due to VRAM exhaustion roughly every 90 to 120 minutes.
This defect is set to be fixed through this GitHub Pull Request (#22616), which is expected to significantly improve the stability of multi-GPU inference.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.