Skip to content

Instantly share code, notes, and snippets.

@jbnunn
Last active February 9, 2023 13:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbnunn/fe615e91ebdb28c94c4cfd2f821b817e to your computer and use it in GitHub Desktop.
Save jbnunn/fe615e91ebdb28c94c4cfd2f821b817e to your computer and use it in GitHub Desktop.
Conda DL environment for Mac M1/M2 (PyTorch)
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: osx-arm64
# Set the platform to arm64 with `conda env config vars set CONDA_SUBDIR=osx-arm64`
# For HuggingFace see https://huggingface.co/docs/accelerate/usage_guides/mps
accelerate=0.16.0=pyhd8ed1ab_0
aiohttp=3.8.3=pypi_0
aiosignal=1.3.1=pypi_0
async-timeout=4.0.2=pypi_0
attrs=22.2.0=pypi_0
blas=1.0=openblas
brotlipy=0.7.0=py39h1a28f6b_1002
bzip2=1.0.8=h3422bc3_4
ca-certificates=2022.12.7=h4653dfc_0
certifi=2022.12.7=pyhd8ed1ab_0
cffi=1.15.1=py39h80987f9_3
charset-normalizer=2.0.4=pyhd3eb1b0_0
cryptography=38.0.4=py39h834c97f_0
datasets=2.9.0=pypi_0
dill=0.3.6=pypi_0
ffmpeg=4.2.2=h04105a8_0
filelock=3.9.0=pypi_0
flit-core=3.6.0=pyhd3eb1b0_0
freetype=2.12.1=h1192e45_0
frozenlist=1.3.3=pypi_0
fsspec=2023.1.0=pypi_0
gettext=0.21.0=h826f4ad_0
giflib=5.2.1=h80987f9_1
gmp=6.2.1=hc377ac9_3
gnutls=3.6.15=h887c41c_0
huggingface-hub=0.12.0=pypi_0
icu=68.1=hc377ac9_0
idna=3.4=py39hca03da5_0
jpeg=9e=h1a28f6b_0
lame=3.100=h1a28f6b_0
lcms2=2.12=hba8e193_0
lerc=3.0=hc377ac9_0
libcxx=14.0.6=h848a8c0_0
libdeflate=1.8=h1a28f6b_5
libffi=3.4.2=hc377ac9_4
libgfortran=5.0.0=11_3_0_hca03da5_28
libgfortran5=11.3.0=h009349e_28
libiconv=1.16=h1a28f6b_2
libidn2=2.3.1=h1a28f6b_0
libopenblas=0.3.21=h269037a_0
libopus=1.3=h1a28f6b_1
libpng=1.6.37=hb8d0fd4_0
libtasn1=4.16.0=h1a28f6b_0
libtiff=4.4.0=h2fd578a_2
libunistring=0.9.10=h1a28f6b_0
libvpx=1.10.0=hc377ac9_0
libwebp=1.2.4=h68602c7_0
libwebp-base=1.2.4=h1a28f6b_0
libxml2=2.9.14=h8c5e841_0
llvm-openmp=14.0.6=hc6e5704_0
lz4-c=1.9.4=h313beb8_0
multidict=6.0.4=pypi_0
multiprocess=0.70.14=pypi_0
ncurses=6.3=h07bb92c_1
nettle=3.7.3=h84b5d62_1
numpy=1.23.5=py39h1398885_0
numpy-base=1.23.5=py39h90707a3_0
openh264=1.8.0=h98b2900_0
openssl=1.1.1s=h03a7124_1
packaging=23.0=pyhd8ed1ab_0
pandas=1.5.3=pypi_0
pillow=9.3.0=py39h313beb8_2
pip=23.0=pyhd8ed1ab_0
psutil=5.9.0=py39h1a28f6b_0
pyarrow=11.0.0=pypi_0
pycparser=2.21=pyhd3eb1b0_0
pyopenssl=22.0.0=pyhd3eb1b0_0
pysocks=1.7.1=py39hca03da5_0
python=3.9.13=hbdb9e5c_2
python-dateutil=2.8.2=pypi_0
python_abi=3.9=2_cp39
pytorch=1.13.1=py3.9_0
pytz=2022.7.1=pypi_0
pyyaml=6.0=pypi_0
readline=8.1.2=h46ed386_0
regex=2022.10.31=pypi_0
requests=2.28.1=py39hca03da5_0
responses=0.18.0=pypi_0
setuptools=67.1.0=pyhd8ed1ab_0
six=1.16.0=pypi_0
sqlite=3.40.1=h7a7dc30_0
tk=8.6.12=hb8d0fd4_0
tokenizers=0.13.2=pypi_0
torchaudio=0.13.1=py39_cpu
torchvision=0.14.1=py39_cpu
tqdm=4.64.1=pypi_0
transformers=4.26.0=pypi_0
typing_extensions=4.4.0=py39hca03da5_0
tzdata=2022g=h191b570_0
urllib3=1.26.14=py39hca03da5_0
wheel=0.38.4=pyhd8ed1ab_0
x264=1!152.20180806=h1a28f6b_0
xxhash=3.2.0=pypi_0
xz=5.2.6=h57fd34a_0
yaml=0.2.5=h3422bc3_2
yarl=1.8.2=pypi_0
zlib=1.2.13=h5a0b063_0
zstd=1.5.2=h8574219_0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment