mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-24 17:49:42 +08:00
Split enable_mm (#7183)
Co-authored-by: liuruian <liuruian@MacBook-Pro.local>
This commit is contained in:
@@ -947,6 +947,7 @@ class TokenProcessor:
|
||||
if not is_prefill:
|
||||
self._record_completion_metrics(task, current_time)
|
||||
llm_logger.info(f"task {task_id} received eos token. Recycling.")
|
||||
|
||||
if (
|
||||
envs.ENABLE_V1_KVCACHE_SCHEDULER
|
||||
and self.cfg.cache_config.enable_prefix_caching
|
||||
|
||||
Reference in New Issue
Block a user