Auto set draft model path for MTP (#5793)
This commit is contained in:
@@ -71,6 +71,7 @@ class TpModelWorker:
|
||||
enable_multimodal=server_args.enable_multimodal,
|
||||
dtype=server_args.dtype,
|
||||
quantization=server_args.quantization,
|
||||
is_draft_model=is_draft_worker,
|
||||
)
|
||||
self.model_runner = ModelRunner(
|
||||
model_config=self.model_config,
|
||||
|
||||
Reference in New Issue
Block a user