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
Currently, dllm algorithms like low confidence adopt greedy rather than sampling with temperature.
We need to support sampling after batching PR #14883 (comment) is ready.
Checklist
Motivation
Currently, dllm algorithms like low confidence adopt greedy rather than sampling with temperature.
We need to support sampling after batching PR #14883 (comment) is ready.
Related resources
No response