Files
enginex-ascend-910-vllm/docs/source/user_guide/configuration/env_vars.md
Sun Ruoxi 7f8a1b1f7a init v0.23.0
Signed-off-by: Sun Ruoxi <sunruoxi@4paradigm.com>
2026-08-27 15:11:51 +08:00

561 B

Environment Variables

vllm-ascend uses the following environment variables to configure the system:

Note: Some environment variables are being migrated to --additional-config options. These environment variables are still supported during the migration period, and it is recommended to use --additional-config for new deployments. See Additional Configuration for details.

:::{literalinclude} ../../../../vllm_ascend/envs.py :language: python :start-after: begin-env-vars-definition :end-before: end-env-vars-definition :::