2025-04-15 16:09:36 +08:00
|
|
|
# Environment Variables
|
|
|
|
|
|
|
|
|
|
vllm-ascend uses the following environment variables to configure the system:
|
|
|
|
|
|
2025-07-10 14:26:59 +08:00
|
|
|
:::{literalinclude} ../../../../vllm_ascend/envs.py
|
2025-04-15 16:09:36 +08:00
|
|
|
:language: python
|
|
|
|
|
:start-after: begin-env-vars-definition
|
|
|
|
|
:end-before: end-env-vars-definition
|
|
|
|
|
:::
|