Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add vLLM links
  • Loading branch information
krishung5 committed Dec 6, 2025
commit a87145940aa98853e4d9af185eccf782851f7c9c
2 changes: 2 additions & 0 deletions docs/backends/vllm/multimodal_vllm_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,8 @@ The following models have been tested with Dynamo's vLLM multimodal backend:
- **LLa Next Video** - `llava-hf/LLaVA-NeXT-Video-7B-hf`
- **Qwen2-Audio** - `Qwen/Qwen2-Audio-7B-Instruct`

For a complete list of multimodal models supported by vLLM, see [vLLM Supported Multimodal Models](https://docs.vllm.ai/en/latest/models/supported_models/#list-of-multimodal-language-models). Models listed there should work with Simple Aggregated Mode but may not be explicitly tested.

## Key Files

| File | Description |
Expand Down
Loading