mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-05 02:31:33 +08:00
4 lines
68 B
Python
4 lines
68 B
Python
from .lookup_plugin import LookUpPlugin
|
|
|
|
__all__ = ["LookUpPlugin"]
|