Skip to content

Instantly share code, notes, and snippets.

@chrisbu
chrisbu / gist:687cafefb87e0ddb3cb2d73301a9c64d
Last active September 26, 2025 09:01
Install LLAMA CPP PYTHON in WSL2 (jul 2024, ubuntu 24.04)
# Might be needed from a fresh install
sudo apt update
sudo apt upgrade
sudo apt install gcc
# Might be needed, per: https://docs.nvidia.com/cuda/wsl-user-guide/index.html#cuda-support-for-wsl-2
sudo apt-key del 7fa2af80