Skip to content

Instantly share code, notes, and snippets.

@SnowyPainter
Created November 21, 2025 04:15
Show Gist options
  • Select an option

  • Save SnowyPainter/ea023d08cab864ebeea5a506cafff338 to your computer and use it in GitHub Desktop.

Select an option

Save SnowyPainter/ea023d08cab864ebeea5a506cafff338 to your computer and use it in GitHub Desktop.
Install mamba python 3.10, wsl2
conda install cuda -c nvidia/label/cuda-12.1.0
pip install torch==2.3.0 --index-url https://download.pytorch.org/whl/cu121
pip install --no-build-isolation mamba-ssm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment