Skip to content

Instantly share code, notes, and snippets.

@kjaanson
Created March 1, 2023 21:10
Show Gist options
  • Save kjaanson/73e4115cabda4bd93912c549c9336db8 to your computer and use it in GitHub Desktop.
Save kjaanson/73e4115cabda4bd93912c549c9336db8 to your computer and use it in GitHub Desktop.
Conda installs

conda create --name neurokone python=3.8 deepspeed pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.6 -c pytorch -c conda-forge -c deepspeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment