perf: reduce ttft and itl with stream_interval 1 (#658)

This commit is contained in:
zhyncs
2024-07-19 09:14:22 -07:00
committed by GitHub
parent e1792cca24
commit ac971ff633
+1 -1
View File
@@ -33,7 +33,7 @@ class ServerArgs:
# Other runtime options
tp_size: int = 1
stream_interval: int = 8
stream_interval: int = 1
random_seed: Optional[int] = None
# Logging