Skip to content

Commit

Permalink
Place them under Models for now
Browse files Browse the repository at this point in the history
Signed-off-by: DarkLight1337 <[email protected]>
  • Loading branch information
DarkLight1337 committed Dec 2, 2024
1 parent b9dd634 commit 39f7d7c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@ Documentation
:caption: Models

models/supported_models
models/generative_models
models/pooling_models
models/adding_model
models/enabling_multimodal_inputs

.. toctree::
:maxdepth: 1
:caption: Usage

usage/generative_models
usage/pooling_models
usage/lora
usage/multimodal_inputs
usage/structured_outputs
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _pooling_models:

Using Pooling Models
====================
Pooling Models
==============

vLLM also supports pooling models, including embedding, reranking and reward models.

Expand Down

0 comments on commit 39f7d7c

Please sign in to comment.