mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[PD Disaggregation] Update usage of pd disaggregation and data parallel (#5742)
* Update usage of pd disaggregation * up * up * up * up * up * up * up * up * up * up dp docs * up * up * up * fix unittest
This commit is contained in:
@@ -500,6 +500,7 @@ class LLMEngine:
|
||||
start gpu worker service
|
||||
|
||||
"""
|
||||
console_logger.debug("Start worker process...")
|
||||
log_dir = os.getenv("FD_LOG_DIR", default="log")
|
||||
command_prefix = self._setting_environ_variables()
|
||||
current_file_path = os.path.abspath(__file__)
|
||||
|
||||
Reference in New Issue
Block a user