Files
xc-llm-ascend/docs/source/user_guide/env_vars.md

10 lines
252 B
Markdown
Raw Normal View History

# Environment Variables
vllm-ascend uses the following environment variables to configure the system:
:::{literalinclude} ../../../vllm_ascend/envs.py
:language: python
:start-after: begin-env-vars-definition
:end-before: end-env-vars-definition
:::