Files
enginex-ascend-910-vllm/vllm_ascend/_310p/sample/__init__.py

4 lines
94 B
Python
Raw Normal View History

from vllm_ascend._310p.sample.sampler import AscendSampler310
__all__ = ["AscendSampler310"]