this post was submitted on 18 Feb 2025
20 points (100.0% liked)
LocalLLaMA
2823 readers
22 users here now
Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.
Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.
As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
A friend of mine has a old Radeon HD 7850 that was not working with Vulkan out of the box. Since he didn't want to tinker with it, he gave it to me and I will have a look. I've read you can force the new Vulkan Driver on it with some kernel flags.
Not gonna lie, that sounds beyond my scope. Once I got llama.cpp compiled, everything just worked. I would have no idea how to troubleshoot anything.
I saw a video where someone got the new Indiana Jones running on a Vega 64, so there's really no telling what's possible on AMD hardware. They put so much effort into designing chips, but so little into supporting them.
My laptop (RX 7600s) gets more tokens/sec in Vulkan than in ROCm. I don't know what that's all about.
Here the doc for the record: https://wiki.archlinux.org/title/AMDGPU#Set_module_parameters_in_kernel_command_line
Note, they forgot to add to also blacklist the radeon module.