Skip to content

Instantly share code, notes, and snippets.

@thomasms
thomasms / gist:6ddb781b04dca21eec69b674b0ed4895
Created September 26, 2025 09:01 — forked from chrisbu/gist:687cafefb87e0ddb3cb2d73301a9c64d
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