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?
You must log in or register to comment.
do you have any intel related packages in your system? you can search with something like
apt-cache search intel
if it turns out you don’t and you’re certain that it’s okay for you then you can probably add a repository for it.
i can’t stress enough the part where you need to be certain that you need it.