mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 22:44:54 +08:00
[Bugfix] Fix doc build on main (#29619)
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
parent
0840abdd24
commit
ee9841daa9
@ -167,8 +167,7 @@ class VllmModelForPooling(VllmModel[T_co], Protocol[T_co]):
|
||||
|
||||
default_pooling_type: ClassVar[str] = "LAST"
|
||||
"""
|
||||
Indicates the
|
||||
[vllm.model_executor.layers.pooler.PoolerConfig.pooling_type][]
|
||||
Indicates the [vllm.config.pooler.PoolerConfig.pooling_type][]
|
||||
to use by default.
|
||||
|
||||
You can use the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user