[Core] Cleanup startup logging a bit (#10961)

Signed-off-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
Russell Bryant
2024-12-06 21:30:23 -05:00
committed by GitHub
parent dcdc3fafe5
commit 69d357ba12
3 changed files with 6 additions and 5 deletions

View File

@@ -433,6 +433,7 @@ class EngineArgs:
'capping to sliding window size')
parser.add_argument('--use-v2-block-manager',
action='store_true',
default=True,
help='[DEPRECATED] block manager v1 has been '
'removed and SelfAttnBlockSpaceManager (i.e. '
'block manager v2) is now the default. '