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

Officially add OLMo-core as a dependency #615

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

epwalsh
Copy link
Member

@epwalsh epwalsh commented Jun 11, 2024

No description provided.

@epwalsh epwalsh requested a review from 2015aroras June 11, 2024 22:00
Copy link
Collaborator

@2015aroras 2015aroras left a comment

Choose a reason for hiding this comment

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

It's nice to have this at last!

@@ -15,6 +15,7 @@ license = { file = "LICENSE" }
dependencies = [
"numpy",
"torch>=2.1,<2.3",
"ai2-olmo-core==0.1.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Since we are maintaining OLMo-core, setting a version lower bound could be an option.

Suggested change
"ai2-olmo-core==0.1.0",
"ai2-olmo-core>=0.1.0",

Copy link
Member Author

Choose a reason for hiding this comment

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

I'd like to hold off on that until it becomes somewhat stable. Not necessarily v1.0 stable, but I think it's still too soon.

@epwalsh epwalsh merged commit e207df7 into main Jun 11, 2024
11 checks passed
@epwalsh epwalsh deleted the epwalsh/olmo-core-dependency branch June 11, 2024 22:09
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