gshipley
UBUniversal Blue
•Created by gshipley on 4/16/2024 in #🛟bazzite-help
Using Bazzite for AI LLM development. Need a package from nvidia repo
Hey all, long time fedora user and looking to use Bazzite for LLM model development. I need a package from a repo (https://developer.download.nvidia.com/compute/cuda/repos/fedora39/x86_64/cuda-fedora39.repo) but not sure how to do this as I new to ostree. I added the repo to /etc/yum.repos.d and then tried the following:
$ sudo dnf install cuda-toolkit-12-4
The output I get is:
...
rpm-md repo 'updates-archive' (cached); generated: 2024-04-16T02:49:58Z solvables: 42008
Resolving dependencies... done
Installing 81 packages:
copy-jdk-configs-4.1-3.fc39.noarch (fedora)
....
and finally the error of
....
Resolving dependencies... done
Checking out packages... done
error: Checkout cuda-cudart-12-4-12.4.127-1.x86_64: opendir(local): No such file or directory
....
Not sure what I am missing here and could use some help.
8 replies