在 Asus M1605Y 中使用 ROCm 实现 Whisper AI

在 Asus M1605Y 中使用 ROCm 实现 Whisper AI

我最近买了一台华硕 vivobook M1605Y。我安装了 Ubuntu 22.04.3,因为根据此页面https://rocm.docs.amd.com/en/latest/release/gpu_os_support.html它与 ROCm 兼容。当我尝试安装它时,我收到以下错误:

sudo apt install rocm-dkms
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 rocm-dkms : Depends: rocm-dev but it is not going to be installed
             Depends: rock-dkms but it is not installable

有人能帮助我理解这是什么意思吗?

这是否意味着我的华硕与 ROCm 不兼容,因此我无法将 GPU 与 Whisper 一起使用?

提前谢谢你,Ayar

相关内容