mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-03-16 15:27:13 +08:00
Minor
This commit is contained in:
parent
b3b89cf755
commit
de82e95787
@ -27,6 +27,8 @@ class TPUExecutor(ExecutorBase):
|
||||
self.parallel_config,
|
||||
self.scheduler_config,
|
||||
self.device_config,
|
||||
self.cache_config,
|
||||
self.vision_language_config,
|
||||
)
|
||||
self.driver_worker.init_device()
|
||||
self.driver_worker.load_model()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user