We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How to install GPU drivers to run LLMs
vim.tiny /etc/apt/sources.list
make sure this is present at the end
contrib non-free non-free-firmware
apt update apt install -y nvidia-driver linux-image-amd64 grub-pc nvidia-cuda-toolkit nvtop
Then reboot