Add a GPU-only test to verify that continuous rollout functions correctly and consistently.
The test should ensure that generation does not produce EOS tokens and stops only via the budget stopper, not by any internal termination condition.
Because it requires GPU execution and may be expensive, it will be run manually rather than integrated into GitHub Actions.
Add a GPU-only test to verify that continuous rollout functions correctly and consistently.
The test should ensure that generation does not produce EOS tokens and stops only via the budget stopper, not by any internal termination condition.
Because it requires GPU execution and may be expensive, it will be run manually rather than integrated into GitHub Actions.