Upload env.yaml with huggingface_hub
Browse files
env.yaml
ADDED
|
@@ -0,0 +1,212 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: qwen3vl
|
| 2 |
+
channels:
|
| 3 |
+
- conda-forge
|
| 4 |
+
- nvidia
|
| 5 |
+
dependencies:
|
| 6 |
+
- _libgcc_mutex=0.1=conda_forge
|
| 7 |
+
- _openmp_mutex=4.5=2_gnu
|
| 8 |
+
- bzip2=1.0.8=hda65f42_8
|
| 9 |
+
- ca-certificates=2026.1.4=hbd8a1cb_0
|
| 10 |
+
- icu=78.2=h33c6efd_0
|
| 11 |
+
- ld_impl_linux-64=2.45=default_hbd61a6d_105
|
| 12 |
+
- libexpat=2.7.3=hecca717_0
|
| 13 |
+
- libffi=3.5.2=h3435931_0
|
| 14 |
+
- libgcc=15.2.0=he0feb66_16
|
| 15 |
+
- libgcc-ng=15.2.0=h69a702a_16
|
| 16 |
+
- libgomp=15.2.0=he0feb66_16
|
| 17 |
+
- liblzma=5.8.2=hb03c661_0
|
| 18 |
+
- libnsl=2.0.1=hb9d3cd8_1
|
| 19 |
+
- libsqlite=3.51.2=hf4e2dac_0
|
| 20 |
+
- libstdcxx=15.2.0=h934c35e_16
|
| 21 |
+
- libuuid=2.41.3=h5347b49_0
|
| 22 |
+
- libxcrypt=4.4.36=hd590300_1
|
| 23 |
+
- libzlib=1.3.1=hb9d3cd8_2
|
| 24 |
+
- ncurses=6.5=h2d0b736_3
|
| 25 |
+
- openssl=3.6.0=h26f9b46_0
|
| 26 |
+
- packaging=26.0=pyhcf101f3_0
|
| 27 |
+
- pip=25.3=pyh8b19718_0
|
| 28 |
+
- python=3.12.12=hd63d673_2_cpython
|
| 29 |
+
- readline=8.3=h853b02a_0
|
| 30 |
+
- setuptools=80.10.1=pyh332efcf_0
|
| 31 |
+
- tk=8.6.13=noxft_h366c992_103
|
| 32 |
+
- tzdata=2025c=hc9c84f9_1
|
| 33 |
+
- wheel=0.46.3=pyhd8ed1ab_0
|
| 34 |
+
- zstd=1.5.7=hb78ec9c_6
|
| 35 |
+
- pip:
|
| 36 |
+
- accelerate==1.12.0
|
| 37 |
+
- aiohappyeyeballs==2.6.1
|
| 38 |
+
- aiohttp==3.13.3
|
| 39 |
+
- aiosignal==1.4.0
|
| 40 |
+
- annotated-doc==0.0.4
|
| 41 |
+
- annotated-types==0.7.0
|
| 42 |
+
- anthropic==0.71.0
|
| 43 |
+
- anyio==4.12.1
|
| 44 |
+
- apache-tvm-ffi==0.1.8.post2
|
| 45 |
+
- astor==0.8.1
|
| 46 |
+
- attrs==25.4.0
|
| 47 |
+
- av==16.1.0
|
| 48 |
+
- blake3==1.0.8
|
| 49 |
+
- cachetools==6.2.6
|
| 50 |
+
- cbor2==5.8.0
|
| 51 |
+
- certifi==2026.1.4
|
| 52 |
+
- cffi==2.0.0
|
| 53 |
+
- charset-normalizer==3.4.4
|
| 54 |
+
- click==8.3.1
|
| 55 |
+
- cloudpickle==3.1.2
|
| 56 |
+
- compressed-tensors==0.13.0
|
| 57 |
+
- contourpy==1.3.3
|
| 58 |
+
- cryptography==46.0.3
|
| 59 |
+
- cuda-bindings==13.1.1
|
| 60 |
+
- cuda-pathfinder==1.2.2
|
| 61 |
+
- cuda-python==13.1.1
|
| 62 |
+
- cupy-cuda12x==13.6.0
|
| 63 |
+
- cycler==0.12.1
|
| 64 |
+
- depyf==0.20.0
|
| 65 |
+
- dill==0.4.1
|
| 66 |
+
- diskcache==5.6.3
|
| 67 |
+
- distro==1.9.0
|
| 68 |
+
- dnspython==2.8.0
|
| 69 |
+
- docstring-parser==0.17.0
|
| 70 |
+
- einops==0.8.1
|
| 71 |
+
- email-validator==2.3.0
|
| 72 |
+
- fastapi==0.128.0
|
| 73 |
+
- fastapi-cli==0.0.20
|
| 74 |
+
- fastapi-cloud-cli==0.11.0
|
| 75 |
+
- fastar==0.8.0
|
| 76 |
+
- fastrlock==0.8.3
|
| 77 |
+
- filelock==3.20.3
|
| 78 |
+
- fire==0.7.1
|
| 79 |
+
- flash-attn==2.8.3
|
| 80 |
+
- flashinfer-python==0.5.3
|
| 81 |
+
- flux==0.1.0
|
| 82 |
+
- fonttools==4.61.1
|
| 83 |
+
- frozenlist==1.8.0
|
| 84 |
+
- fsspec==2026.1.0
|
| 85 |
+
- gguf==0.17.1
|
| 86 |
+
- grpcio==1.76.0
|
| 87 |
+
- grpcio-reflection==1.76.0
|
| 88 |
+
- h11==0.16.0
|
| 89 |
+
- hf-xet==1.2.0
|
| 90 |
+
- httpcore==1.0.9
|
| 91 |
+
- httptools==0.7.1
|
| 92 |
+
- httpx==0.28.1
|
| 93 |
+
- httpx-sse==0.4.3
|
| 94 |
+
- huggingface-hub==0.36.0
|
| 95 |
+
- idna==3.11
|
| 96 |
+
- ijson==3.4.0.post0
|
| 97 |
+
- interegular==0.3.3
|
| 98 |
+
- jinja2==3.1.6
|
| 99 |
+
- jiter==0.12.0
|
| 100 |
+
- jmespath==1.1.0
|
| 101 |
+
- jsonschema==4.26.0
|
| 102 |
+
- jsonschema-specifications==2025.9.1
|
| 103 |
+
- kiwisolver==1.4.9
|
| 104 |
+
- lark==1.2.2
|
| 105 |
+
- llguidance==1.3.0
|
| 106 |
+
- llvmlite==0.44.0
|
| 107 |
+
- lm-format-enforcer==0.11.3
|
| 108 |
+
- loguru==0.7.3
|
| 109 |
+
- markdown-it-py==4.0.0
|
| 110 |
+
- markupsafe==3.0.2
|
| 111 |
+
- matplotlib==3.10.8
|
| 112 |
+
- mcp==1.26.0
|
| 113 |
+
- mdurl==0.1.2
|
| 114 |
+
- mistral-common==1.8.8
|
| 115 |
+
- model-hosting-container-standards==0.1.13
|
| 116 |
+
- mpmath==1.3.0
|
| 117 |
+
- msgpack==1.1.2
|
| 118 |
+
- msgspec==0.20.0
|
| 119 |
+
- multidict==6.7.1
|
| 120 |
+
- networkx==3.6.1
|
| 121 |
+
- ninja==1.13.0
|
| 122 |
+
- numba==0.61.2
|
| 123 |
+
- numpy==2.2.6
|
| 124 |
+
- nvidia-cublas-cu12==12.8.4.1
|
| 125 |
+
- nvidia-cuda-cupti-cu12==12.8.90
|
| 126 |
+
- nvidia-cuda-nvrtc-cu12==12.8.93
|
| 127 |
+
- nvidia-cuda-runtime-cu12==12.8.90
|
| 128 |
+
- nvidia-cudnn-cu12==9.10.2.21
|
| 129 |
+
- nvidia-cudnn-frontend==1.17.0
|
| 130 |
+
- nvidia-cufft-cu12==11.3.3.83
|
| 131 |
+
- nvidia-cufile-cu12==1.13.1.3
|
| 132 |
+
- nvidia-curand-cu12==10.3.9.90
|
| 133 |
+
- nvidia-cusolver-cu12==11.7.3.90
|
| 134 |
+
- nvidia-cusparse-cu12==12.5.8.93
|
| 135 |
+
- nvidia-cusparselt-cu12==0.7.1
|
| 136 |
+
- nvidia-cutlass-dsl==4.3.5
|
| 137 |
+
- nvidia-ml-py==13.590.48
|
| 138 |
+
- nvidia-nccl-cu12==2.27.3
|
| 139 |
+
- nvidia-nvjitlink-cu12==12.8.93
|
| 140 |
+
- nvidia-nvshmem-cu12==3.3.20
|
| 141 |
+
- nvidia-nvtx-cu12==12.8.90
|
| 142 |
+
- openai==2.8.1
|
| 143 |
+
- openai-harmony==0.0.8
|
| 144 |
+
- opencv-python-headless==4.13.0.90
|
| 145 |
+
- outlines-core==0.2.11
|
| 146 |
+
- partial-json-parser==0.2.1.1.post7
|
| 147 |
+
- peft==0.18.1
|
| 148 |
+
- pillow==12.1.0
|
| 149 |
+
- prometheus-client==0.24.1
|
| 150 |
+
- prometheus-fastapi-instrumentator==7.1.0
|
| 151 |
+
- propcache==0.4.1
|
| 152 |
+
- protobuf==6.33.4
|
| 153 |
+
- psutil==7.2.1
|
| 154 |
+
- py-cpuinfo==9.0.0
|
| 155 |
+
- pybase64==1.4.3
|
| 156 |
+
- pycountry==24.6.1
|
| 157 |
+
- pycparser==3.0
|
| 158 |
+
- pydantic==2.12.5
|
| 159 |
+
- pydantic-core==2.41.5
|
| 160 |
+
- pydantic-extra-types==2.11.0
|
| 161 |
+
- pydantic-settings==2.12.0
|
| 162 |
+
- pygments==2.19.2
|
| 163 |
+
- pyjwt==2.10.1
|
| 164 |
+
- pyparsing==3.3.2
|
| 165 |
+
- python-dateutil==2.9.0.post0
|
| 166 |
+
- python-dotenv==1.2.1
|
| 167 |
+
- python-json-logger==4.0.0
|
| 168 |
+
- python-multipart==0.0.22
|
| 169 |
+
- pyyaml==6.0.3
|
| 170 |
+
- pyzmq==27.1.0
|
| 171 |
+
- qwen-vl-utils==0.0.14
|
| 172 |
+
- ray==2.53.0
|
| 173 |
+
- referencing==0.37.0
|
| 174 |
+
- regex==2026.1.15
|
| 175 |
+
- requests==2.32.5
|
| 176 |
+
- rich==14.3.1
|
| 177 |
+
- rich-toolkit==0.17.1
|
| 178 |
+
- rignore==0.7.6
|
| 179 |
+
- rpds-py==0.30.0
|
| 180 |
+
- safetensors==0.4.5
|
| 181 |
+
- sentencepiece==0.2.1
|
| 182 |
+
- sentry-sdk==2.50.0
|
| 183 |
+
- setproctitle==1.3.7
|
| 184 |
+
- shellingham==1.5.4
|
| 185 |
+
- six==1.17.0
|
| 186 |
+
- sniffio==1.3.1
|
| 187 |
+
- sse-starlette==3.2.0
|
| 188 |
+
- starlette==0.50.0
|
| 189 |
+
- supervisor==4.3.0
|
| 190 |
+
- sympy==1.14.0
|
| 191 |
+
- tabulate==0.9.0
|
| 192 |
+
- termcolor==3.3.0
|
| 193 |
+
- tiktoken==0.12.0
|
| 194 |
+
- tokenizers==0.22.2
|
| 195 |
+
- torch==2.8.0
|
| 196 |
+
- torchaudio==2.9.1
|
| 197 |
+
- torchvision==0.23.0
|
| 198 |
+
- tqdm==4.67.1
|
| 199 |
+
- transformers==4.57.0
|
| 200 |
+
- triton==3.4.0
|
| 201 |
+
- typer==0.21.1
|
| 202 |
+
- typing-extensions==4.15.0
|
| 203 |
+
- typing-inspection==0.4.2
|
| 204 |
+
- urllib3==2.6.3
|
| 205 |
+
- uvicorn==0.40.0
|
| 206 |
+
- uvloop==0.22.1
|
| 207 |
+
- vllm==0.14.1
|
| 208 |
+
- watchfiles==1.1.1
|
| 209 |
+
- websockets==16.0
|
| 210 |
+
- xgrammar==0.1.29
|
| 211 |
+
- yarl==1.22.0
|
| 212 |
+
prefix: /venv/qwen3vl
|