项目文件夹

文件
wehub-resource-sync 770d92cb1f
Build Docs / Deploy Docs (push) Has been cancelled
Lint / lint (push) Has been cancelled
Windows CI / Windows (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:23:58 +08:00

19 行
349 B
YAML

name: mlc-llm-build
channels:
- conda-forge
dependencies:
# Pin Python: the unpinned env resolved to 3.10, but core deps (numpy,
# pandas, networkx, ...) have dropped 3.10 wheels.
- python=3.11
- conda-build
- anaconda-client
- libvulkan-headers
- libvulkan-loader
- spirv-tools
- spirv-headers
- git
- cmake<4.0
- bzip2