Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix wandb key #785

Merged
merged 2 commits into from
Nov 5, 2024
Merged

fix wandb key #785

merged 2 commits into from
Nov 5, 2024

Conversation

dlwh
Copy link
Member

@dlwh dlwh commented Nov 5, 2024

turns out ray doesn't merge things when you use .options, which... what.

@dlwh dlwh requested a review from blahBlahhhJ November 5, 2024 06:01
@@ -583,6 +589,16 @@ def _make_unique_job_id(client, run_id):
return job_id


def _deep_merge_envs(env1, env2):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not called?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh sorry, i had pycharm inline it but it kept the declaration

@dlwh dlwh merged commit 91383f3 into main Nov 5, 2024
8 checks passed
@dlwh dlwh deleted the fix_train_ray_wandb branch November 5, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants