SigLIP example add chat_template (#29902)

Signed-off-by: piood <2477084691@qq.com>
This commit is contained in:
Yu Jiaqi
2025-12-04 00:12:58 +08:00
committed by GitHub
parent 9bcf92295a
commit 9ae3c55b10
2 changed files with 29 additions and 9 deletions

View File

@@ -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(