Offline vs online vLLM

Appears in 1 tutorial

The Python library (`LLM.generate`) for batch jobs vs the API server (`vllm serve`) for live traffic.

As used in LLM Infrastructure →

The Python library (LLM.generate) for batch jobs vs the API server (vllm serve) for live traffic.