vllm/docs/source/serving/env_vars.rst

10 lines
269 B
ReStructuredText
Raw Normal View History

2024-05-02 22:13:49 -07:00
Environment Variables
========================
vLLM uses the following environment variables to configure the system:
.. literalinclude:: ../../../vllm/envs.py
:language: python
:start-after: begin-env-vars-definition
:end-before: end-env-vars-definition