"tests/vscode:/vscode.git/clone" did not exist on "12fab559b5d2872006a7964d1078773e17abad5e"
Unverified Commit a291439a authored by fzyzcjy's avatar fzyzcjy Committed by GitHub
Browse files

Support logprobs in two-batch overlap (#7709)

parent 54411f6a
......@@ -550,6 +550,8 @@ class TboForwardBatchPreparer:
top_p_normalized_logprobs=False,
top_p=None,
mm_inputs=None,
top_logprobs_nums=None,
token_ids_logprobs=None,
)
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment