Created
December 30, 2024 23:16
-
-
Save 0xBigBoss/7555f5722986a9c920f51e9fe6a69194 to your computer and use it in GitHub Desktop.
Conda environment for compiling PyTorch and vLLM from source.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: pytorch | |
channels: | |
- https://repo.anaconda.com/pkgs/main | |
- https://repo.anaconda.com/pkgs/r | |
dependencies: | |
- python=3.12.8 | |
- cmake | |
- ninja | |
- libjpeg-turbo | |
- libpng | |
- magma-cuda126 | |
- libstdcxx-ng=13 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: pytorch | |
channels: | |
- pytorch | |
- defaults | |
- conda-forge | |
- https://repo.anaconda.com/pkgs/main | |
- https://repo.anaconda.com/pkgs/r | |
dependencies: | |
- _libgcc_mutex=0.1=conda_forge | |
- _openmp_mutex=4.5=2_gnu | |
- bzip2=1.0.8=h5eee18b_6 | |
- c-ares=1.19.1=h5eee18b_0 | |
- ca-certificates=2024.12.14=hbcca054_0 | |
- expat=2.6.4=h6a678d5_0 | |
- krb5=1.20.1=h143b758_1 | |
- ld_impl_linux-64=2.40=h12ee557_0 | |
- libcurl=8.11.1=hc9e6f67_0 | |
- libedit=3.1.20230828=h5eee18b_0 | |
- libev=4.33=h7f8727e_1 | |
- libffi=3.4.4=h6a678d5_1 | |
- libgcc=13.3.0=h77fa898_1 | |
- libgcc-ng=13.3.0=h69a702a_1 | |
- libgomp=13.3.0=h77fa898_1 | |
- libjpeg-turbo=2.0.0=h9bf148f_0 | |
- libnghttp2=1.57.0=h2d74bed_0 | |
- libpng=1.6.39=h5eee18b_0 | |
- libssh2=1.11.1=h251f7ec_0 | |
- libstdcxx=13.3.0=hc0a3c3a_1 | |
- libstdcxx-ng=13.3.0=h4852527_1 | |
- libuuid=1.41.5=h5eee18b_0 | |
- libuv=1.48.0=h5eee18b_0 | |
- lz4-c=1.9.4=h6a678d5_1 | |
- magma-cuda126=2.6.1=1 | |
- ncurses=6.4=h6a678d5_0 | |
- ninja-base=1.12.1=hdb19cb5_0 | |
- openssl=3.4.0=hb9d3cd8_0 | |
- pip=24.2=py312h06a4308_0 | |
- python=3.12.8=h5148396_0 | |
- readline=8.2=h5eee18b_0 | |
- rhash=1.4.3=hdbd6064_0 | |
- sqlite=3.45.3=h5eee18b_0 | |
- tk=8.6.14=h39e8969_0 | |
- tzdata=2024b=h04d1e81_0 | |
- wheel=0.44.0=py312h06a4308_0 | |
- xz=5.4.6=h5eee18b_1 | |
- zlib=1.2.13=h5eee18b_1 | |
- zstd=1.5.6=hc292b87_0 | |
- pip: | |
- aiohappyeyeballs==2.4.4 | |
- aiohttp==3.11.11 | |
- aiohttp-cors==0.7.0 | |
- aiosignal==1.3.2 | |
- annotated-types==0.7.0 | |
- anyio==4.7.0 | |
- astor==0.8.1 | |
- astunparse==1.6.3 | |
- attrs==24.3.0 | |
- blake3==1.0.0 | |
- cachetools==5.5.0 | |
- certifi==2024.12.14 | |
- charset-normalizer==3.4.1 | |
- click==8.1.8 | |
- cloudpickle==3.1.0 | |
- cmake==3.31.2 | |
- colorful==0.5.6 | |
- compressed-tensors==0.8.1 | |
- depyf==0.18.0 | |
- dill==0.3.9 | |
- distlib==0.3.9 | |
- distro==1.9.0 | |
- einops==0.8.0 | |
- expecttest==0.3.0 | |
- fastapi==0.115.6 | |
- filelock==3.16.1 | |
- frozenlist==1.5.0 | |
- fsspec==2024.12.0 | |
- gguf==0.10.0 | |
- google-api-core==2.24.0 | |
- google-auth==2.37.0 | |
- googleapis-common-protos==1.66.0 | |
- grpcio==1.68.1 | |
- h11==0.14.0 | |
- httpcore==1.0.7 | |
- httptools==0.6.4 | |
- httpx==0.28.1 | |
- huggingface-hub==0.27.0 | |
- hypothesis==6.123.2 | |
- idna==3.10 | |
- iniconfig==2.0.0 | |
- intel-cmplr-lib-ur==2025.0.4 | |
- intel-openmp==2025.0.4 | |
- interegular==0.3.3 | |
- jinja2==3.1.5 | |
- jiter==0.8.2 | |
- jsonschema==4.23.0 | |
- jsonschema-specifications==2024.10.1 | |
- lark==1.2.2 | |
- linkify-it-py==2.0.3 | |
- lintrunner==0.12.7 | |
- lm-format-enforcer==0.10.9 | |
- markdown-it-py==3.0.0 | |
- markupsafe==3.0.2 | |
- mdit-py-plugins==0.4.2 | |
- mdurl==0.1.2 | |
- memray==1.15.0 | |
- mistral-common==1.5.1 | |
- mkl-include==2025.0.1 | |
- mkl-static==2025.0.1 | |
- mpmath==1.3.0 | |
- msgpack==1.1.0 | |
- msgspec==0.19.0 | |
- multidict==6.1.0 | |
- networkx==3.4.2 | |
- ninja==1.11.1.3 | |
- numpy==1.26.4 | |
- nvidia-ml-py==12.560.30 | |
- openai==1.58.1 | |
- opencensus==0.11.4 | |
- opencensus-context==0.1.3 | |
- opencv-python-headless==4.10.0.84 | |
- optree==0.13.1 | |
- packaging==24.2 | |
- partial-json-parser==0.2.1.1.post4 | |
- pillow==10.4.0 | |
- pluggy==1.5.0 | |
- prometheus-client==0.21.1 | |
- prometheus-fastapi-instrumentator==7.0.0 | |
- propcache==0.2.1 | |
- proto-plus==1.25.0 | |
- protobuf==5.29.2 | |
- psutil==6.1.1 | |
- py-cpuinfo==9.0.0 | |
- py-spy==0.4.0 | |
- pyasn1==0.6.1 | |
- pyasn1-modules==0.4.1 | |
- pybind11==2.13.6 | |
- pydantic==2.10.4 | |
- pydantic-core==2.27.2 | |
- pygments==2.18.0 | |
- pytest==8.3.4 | |
- python-dotenv==1.0.1 | |
- pytorch-triton==3.1.0+cf34004b8a | |
- pyyaml==6.0.2 | |
- pyzmq==26.2.0 | |
- ray==2.40.0 | |
- referencing==0.35.1 | |
- regex==2024.11.6 | |
- requests==2.32.3 | |
- rich==13.9.4 | |
- rpds-py==0.22.3 | |
- rsa==4.9 | |
- safetensors==0.4.5 | |
- sentencepiece==0.2.0 | |
- setuptools==75.6.0 | |
- setuptools-scm==8.1.0 | |
- six==1.17.0 | |
- smart-open==7.1.0 | |
- sniffio==1.3.1 | |
- sortedcontainers==2.4.0 | |
- starlette==0.41.3 | |
- sympy==1.13.1 | |
- tbb==2022.0.0 | |
- tbb-devel==2022.0.0 | |
- tcmlib==1.2.0 | |
- textual==1.0.0 | |
- tiktoken==0.7.0 | |
- tokenizers==0.21.0 | |
- torch==2.5.1+cu126 | |
- tqdm==4.67.1 | |
- transformers==4.47.1 | |
- types-dataclasses==0.6.6 | |
- typing-extensions==4.12.2 | |
- uc-micro-py==1.0.3 | |
- umf==0.9.1 | |
- urllib3==2.3.0 | |
- uvicorn==0.34.0 | |
- uvloop==0.21.0 | |
- virtualenv==20.28.0 | |
- vllm==0.6.6.post2.dev37+g5e6fedc5.d20241230.cu126 | |
- watchfiles==1.0.3 | |
- websockets==14.1 | |
- wrapt==1.17.0 | |
- xgrammar==0.1.8 | |
- yarl==1.18.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment