I’m trying to do this
sudo apt install intel-level-zero-gpu level-zero level-zero-dev\
to get a help me run a chatbot with gpu but the packages aren’t available. where do I get them?
I’m trying to do this
sudo apt install intel-level-zero-gpu level-zero level-zero-dev\
to get a help me run a chatbot with gpu but the packages aren’t available. where do I get them?
It’s only available in sid for now :
https://packages.debian.org/fr/sid/libze-intel-gpu1
if you can find the source deb package for it, you can use that to try to construct a version that’s appropriate for your release.
or at least it’s true to for rpm packages from the last time i encountered a barrier like this on centos.