[misc] feat: add weight decay option in config#611
Merged
PeterSH6 merged 1 commit intogm-tyx/puffin/mainfrom Mar 15, 2025
Merged
[misc] feat: add weight decay option in config#611PeterSH6 merged 1 commit intogm-tyx/puffin/mainfrom
PeterSH6 merged 1 commit intogm-tyx/puffin/mainfrom
Conversation
Collaborator
PeterSH6
commented
Mar 15, 2025
- As titled
FortPercent
pushed a commit
to HyperdriveHustle/verl
that referenced
this pull request
May 15, 2025
HyperdriveHustle
pushed a commit
to HyperdriveHustle/verl
that referenced
this pull request
May 23, 2025
dreamyang-liu
pushed a commit
to dreamyang-liu/verl-sagemaker
that referenced
this pull request
Feb 21, 2026
The test was flaky due to race conditions: 1. Thread started before UI was fully mounted 2. Used fixed 0.2s timeout instead of waiting for notify Changes: - Wait 0.2s for UI to be ready before starting thread - Poll for notify.call_count > 0 with 5s timeout - Consistent with other tests like test_agent_with_cost_limit Fixes verl-project#606
dreamyang-liu
pushed a commit
to dreamyang-liu/verl-sagemaker
that referenced
this pull request
Feb 21, 2026
…-project#620) * CI: Make test_whitelist_actions_bypass_confirmation more robust (verl-project#484) The test was flaky due to race conditions: 1. Thread started before UI was fully mounted 2. Used fixed 0.2s timeout instead of polling Changes: - Wait 0.2s for UI to be ready before starting thread - Poll for command to appear in screen with 5s timeout - Consistent with fix in verl-project#611 for test_log_message_filtering Fixes verl-project#484 * Update tests/agents/test_interactive_textual.py --------- Co-authored-by: Kilian Lieret <kilian.lieret@posteo.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.