Skip to content

Draft updates for beaker-py v2 #58

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Draft updates for beaker-py v2 #58

wants to merge 3 commits into from

Conversation

epwalsh
Copy link
Member

@epwalsh epwalsh commented May 2, 2025

At some point OLMo-core will move to v2 of beaker-py, so the cookbook will have to as well. We should coordinate before that happens, but I think these changes cover everything needed.

See the migration guide for an explanation of the changes.

"GitPython>=3.0,<4.0",
]
wandb = [
"wandb",
]
all = [
"ai2-olmo-core @ git+https://github.com/allenai/OLMo-core.git@6599c2f7b85ee584e18febdc93ee1833480348e9",
"beaker-py",
"ai2-olmo-core @ git+https://github.com/allenai/OLMo-core.git@6599c2f7b85ee584e18febdc93ee1833480348e9", # TODO: need to update this
Copy link
Member Author

Choose a reason for hiding this comment

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

Need to update after allenai/OLMo-core#268 merges.

@epwalsh
Copy link
Member Author

epwalsh commented May 2, 2025

@soldni is their a cheap way to test an end-to-end workflow?

@epwalsh
Copy link
Member Author

epwalsh commented May 2, 2025

AFAIK olmes doesn't use beaker-py directly. It uses gantry, so upgrading the beaker-py client shouldn't break olmes stuff.

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.

1 participant