Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROCm support? #590

Open
Melechtna opened this issue Jan 21, 2025 · 3 comments
Open

ROCm support? #590

Melechtna opened this issue Jan 21, 2025 · 3 comments

Comments

@Melechtna
Copy link

I can't see any way to get this working with ROCm, is this possible?

@ParisNeo
Copy link
Owner

Hi, it is possible if you use the ollama binding.
You can install ollama on your PC and I think they already support ROCm on linux.

@Melechtna
Copy link
Author

Hi, it is possible if you use the ollama binding. You can install ollama on your PC and I think they already support ROCm on linux.

That may be true, but none of the models I'm trying to run seem to want to work with that particular binding, do you know of any other that might be able to take advantage? Best example I have, is GPT4All will use my GPU fine, but it lacks a mountain of features this has that I'm hoping to get working.

@ParisNeo
Copy link
Owner

Well, ROCM support is really limited on most platforms. I think you way use the hugging face binding then install manually pytorch with Rocm support, then you can use all hugging face transformers models

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants