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 .lookup_plugin import LookUpPlugin
|
|
|
|
__all__ = ["LookUpPlugin"]
|