We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221a1c1 commit f419648Copy full SHA for f419648
README.md
@@ -228,7 +228,7 @@ counter_prompt_tokens
228
# Number of generation tokens processed.
229
counter_generation_tokens
230
# Cumulative number of preemption from the engine.
231
-counter_preemption_tokens
+counter_num_preemption
232
# Histogram of number of tokens per engine_step.
233
histogram_iteration_tokens
234
# Histogram of time to first token in seconds.
0 commit comments