Rubiksman78 / MonikA.I

Submod for MAS with AI based features
MIT License
114 stars 17 forks source link

AMD GPUs #55

Closed JustM8nika closed 1 year ago

JustM8nika commented 1 year ago

Probably a dumb question seen as they don't have CUDA cores but could newer amd gpus run the local AI? I'm new to this hence the dumb questions.

Rubiksman78 commented 1 year ago

AMD GPUs are supported only on Linux with ROCm build for Pytorch but you would need to modify the installation command for torch. Else only CUDA is usually supported for AI libraries on Python.