Files
wehub-resource-sync eec33d25b2
pre-commit / pre-commit (push) Failing after 1s
Build Wheel / build (3.11) (push) Failing after 1s
Build Wheel / build (3.12) (push) Failing after 0s
chore: import upstream snapshot with attribution
2026-07-13 12:29:08 +08:00

255 B

Examples

vLLM-Omni's examples are split into two categories:

  • If you are using vLLM-Omni from within Python code, see the Offline Inference section.
  • If you are using vLLM-Omni from an HTTP application or client, see the Online Serving section.