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
[TRTLLM-6756][feat] Enhance TorchSampler to support beam search sampling.
- Added BeamSearchArgs class and updated methods to handle beam search logic, including cache indirection updates and beam score management.
- Modified create_torch_sampler_args to include use_overlap_scheduler parameter.
- Updated sampling strategy to accommodate beam search requests.
Signed-off-by: Stefan Niebler <[email protected]>
0 commit comments