mirror of
https://github.com/wassname/vllm.git
synced 2026-08-19 12:40:48 +08:00
Move worker/models -> models
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
from cacheflow.worker.models.model_utils import get_model
|
||||
|
||||
|
||||
__all__ = [
|
||||
'get_model',
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user