Files
LocalAI/backend/python/vllm-omni
localai-org-maint-bot a6b148b760 fix(vllm-omni): pin relocatable backend installs
Match Omni and vLLM releases to prevent upstream API drift from breaking
backend startup. Install an immutable source revision as a regular package
so the backend survives removal of its build directory.

Preserve platform YAML resources in the wheel and verify installed files
to retain ROCm batching defaults. Keep stage_configs_path support and use
the supported platform API.

Add installer regressions and document the supported version pairs.

Closes #11972

Assisted-by: Codex:gpt-6
2026-09-13 02:17:28 +00:00
..