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

Can I use my amd gpu to run it? althougn the official pytorch does not support it on windows however #162

Closed
USR5 opened this issue Apr 19, 2023 · 4 comments

Comments

@USR5
Copy link

USR5 commented Apr 19, 2023

i saw a program like whisperer or whisper desktop, these two can use my amd gpu 5700xt, i am new to programming, i wonder how they do this.
https://github.com/Const-me/Whisper
https://github.com/tigros/Whisperer

@guillaumekln
Copy link
Contributor

No you cannot use an AMD GPU at this time. The backend library CTranslate2 only supports NVIDIA GPUs.

@USR5
Copy link
Author

USR5 commented Apr 19, 2023

No you cannot use an AMD GPU at this time. The backend library CTranslate2 only supports NVIDIA GPUs.不可以,您目前不能使用 AMD GPU。后端库 CTranslate2 仅支持 NVIDIA GPU。

can you see this two programs, amd gpu can work well by their programs.i can use my amd gpu 5700xt.
WeChat Screenshot_20230419071530

@guillaumekln
Copy link
Contributor

I know, but these programs only work on Windows.

You can refer to this issue to track AMD GPU support here: OpenNMT/CTranslate2#1072. But honestly it will not happen in the near future.

@unclemusclez
Copy link

https://github.com/arlo-phoenix/CTranslate2-rocm

is this helpful for us plebs?

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

3 participants