mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
Update args_utils.py
This commit is contained in:
@@ -263,7 +263,7 @@ class EngineArgs:
|
|||||||
"""
|
"""
|
||||||
Flag to enable prefix caching.
|
Flag to enable prefix caching.
|
||||||
"""
|
"""
|
||||||
enable_output_caching: bool = False
|
enable_output_caching: bool = True
|
||||||
"""
|
"""
|
||||||
Flag to enable kv cache for output tokens, only valid in V1 scheduler.
|
Flag to enable kv cache for output tokens, only valid in V1 scheduler.
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user