Skip to content

Switches Olmo-core to use uv.#542

Draft
finbarrtimbers wants to merge 10 commits intomainfrom
finbarr/uv
Draft

Switches Olmo-core to use uv.#542
finbarrtimbers wants to merge 10 commits intomainfrom
finbarr/uv

Conversation

@finbarrtimbers
Copy link
Copy Markdown
Contributor

No description provided.

finbarrtimbers and others added 10 commits January 9, 2026 10:58
The previous setup using pip installed all extras via `.[all]`, but the
new uv-based setup only installed `--extra dev`. This caused CI tests
and docs builds to fail because they depend on torchao, beaker, and
transformers which are optional extras.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Regenerate the lock file after merging the beaker-py v2 update.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
The lock file has torchao==0.15.0 but the CI action defaulted to 0.9.0,
causing --frozen to fail when the override tried to install a different
version.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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