Unverified Commit 57792ed4 authored by Peter Salas's avatar Peter Salas Committed by GitHub
Browse files

[Doc] Fix incorrect docs from #7615 (#7788)

parent d3b5b980
......@@ -234,10 +234,10 @@ Multimodal Language Models
- Image
- :code:`openbmb/MiniCPM-V-2` (see note), :code:`openbmb/MiniCPM-Llama3-V-2_5`, :code:`openbmb/MiniCPM-V-2_6`, etc.
-
* - :code: `UltravoxModel`
* - :code:`UltravoxModel`
- Ultravox
- Audio
- :code: `fixie-ai/ultravox-v0_3`
- :code:`fixie-ai/ultravox-v0_3`
-
.. note::
......
"""
This example shows how to use vLLM for running offline inference
with the correct prompt format on vision language models.
with the correct prompt format on audio language models.
For most models, the prompt format should follow corresponding examples
on HuggingFace model repository.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment