You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/backend/server_arguments.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,6 @@ Please consult the documentation below to learn more about the parameters you ma
96
96
*`schedule_policy`: The scheduling policy to control the processing order of waiting prefill requests in a single engine.
97
97
*`schedule_conservativeness`: Can be used to decrease/increase the conservativeness of the server when taking new requests. Highly conservative behavior leads to starvation, but low conservativeness leads to slowed-down performance.
98
98
*`cpu_offload_gb`: Reserve this amount of RAM in GB for offloading of model parameters to the CPU.
99
-
*`prefill_only_one_req`: When this flag is turned on, the engine prefills only one request at a time.
0 commit comments