Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkLight1337 committed Nov 2, 2024
1 parent 5cd2c42 commit 9ca6a3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/models/vlm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,7 @@ In this example, we will serve the ``TIGER-Lab/VLM2Vec-Full`` model.
.. code-block:: bash
vllm serve TIGER-Lab/VLM2Vec-Full --task embedding \
--trust-remote-code --max-model-len 4096 \
--chat-template examples/template_vlm2vec.jinja --chat-template-content-format openai
--trust-remote-code --max-model-len 4096 --chat-template examples/template_vlm2vec.jinja
.. important::

Expand Down

0 comments on commit 9ca6a3b

Please sign in to comment.