Skip to content
r/LocalLLaMA · Communities

Llama.cpp ROCm 7.2->7.14 upgrade, Radeon 780m iGPU benchmarks: ROCm vs Vulkan

With all the new models released recently one important upgrade went unnoticed: Llama.cpp bumped ROCm from 7.2 to 7.14. I was waiting for that because in 7.14 support for gfx1103 (Radeon 780m) was introduced. Although it is supported, gfx1103 build target is not set in pre-build llama.cpp binaries, so I had to build it