mirror of
https://github.com/wassname/vllm.git
synced 2026-08-11 11:28:04 +08:00
[Frontend] Move chat utils (#6602)
Co-authored-by: Roger Wang <ywang@roblox.com>
This commit is contained in:
co-authored by
Roger Wang
parent
082ecd80d5
commit
d7f4178dd9
@@ -3,7 +3,7 @@ import pathlib
|
||||
|
||||
import pytest
|
||||
|
||||
from vllm.entrypoints.openai.chat_utils import load_chat_template
|
||||
from vllm.entrypoints.chat_utils import load_chat_template
|
||||
from vllm.entrypoints.openai.protocol import ChatCompletionRequest
|
||||
from vllm.transformers_utils.tokenizer import get_tokenizer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user