mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
4 lines
68 B
Python
4 lines
68 B
Python
from .openai_server import OpenAIServer
|
|
|
|
__all__ = ['OpenAIServer']
|