Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into upstream_merge_24_11_11
Browse files Browse the repository at this point in the history
  • Loading branch information
gshtras committed Nov 11, 2024
2 parents c8c6c7e + 8f3bf8b commit 409a439
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmarks/P3L.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ def vllm_init(args):
sampling_params = SamplingParams(n=1,
temperature=0.0,
top_p=1,
use_beam_search=False,
ignore_eos=True,
ppl_measurement=True,
future_context=[],
Expand Down

0 comments on commit 409a439

Please sign in to comment.