SigLIP example add chat_template (#29902)
Signed-off-by: piood <2477084691@qq.com>
This commit is contained in:
@@ -150,7 +150,8 @@ def run_siglip(client: OpenAI, model: str):
|
||||
Start the server using:
|
||||
|
||||
vllm serve google/siglip-base-patch16-224 \
|
||||
--runner pooling
|
||||
--runner pooling \
|
||||
--chat-template template_basic.jinja
|
||||
"""
|
||||
|
||||
response = create_chat_embeddings(
|
||||
|
||||
Reference in New Issue
Block a user