this post was submitted on 27 Jan 2024
23 points (96.0% liked)

LocalLLaMA

2884 readers
6 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
 

On my machine I'm running opensuse tumbleweed and has the amdgpu driver installed. I use it for gaming and recently I've become interested in running LLMs. So I would like to keep a balance of both without compromising too much on performance.

I know that there are proprietary drivers for AMD cards but I'm hesitant to install it as I've heard that it performs less efficiently in games when compared to the open source driver.

I'm mainly confused about this ROCM thing. Is it not included with the opensource amdgpu drivers ? Or is it available as a separate package?

So what driver to use ?

Or perhaps, is it possible to run oogabooga or stable diffusion within a distrobox container (with the proprietary drivers) and still keep using the open source gpu drivers for the Host operating system.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] gunpachi 8 points 1 year ago (1 children)

I want to use software like stable diffusion and oogabooga. Don't they utilize GPU ?

[โ€“] moreeni@lemm.ee -1 points 1 year ago

Ooga Booga is just a webui for local text gen LLMs, that usually only utilise CPU

SD, on the other hand, does utilise GPU. I haven't tried it but I don't see why it won't run with the open source AMD drivers, they are good. Just try it yourself, everything is free and you would only lose some time in the worst case scenario