Skip to content

upgrade dependencies dec 2025#3299

Merged
winglian merged 15 commits into
mainfrom
bump-deps-2512
Dec 30, 2025
Merged

upgrade dependencies dec 2025#3299
winglian merged 15 commits into
mainfrom
bump-deps-2512

Conversation

@winglian

@winglian winglian commented Dec 3, 2025

Copy link
Copy Markdown
Collaborator

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate)

Types of changes

Social Handles (Optional)

Summary by CodeRabbit

  • Chores
    • Updated dependencies: transformers (4.57.3), accelerate (1.12.0), trl (0.25.1), and Ray train extra to enforce minimum version 2.52.1.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai

coderabbitai Bot commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

📝 Walkthrough

Walkthrough

The PR updates three dependencies in requirements.txt to newer patch versions (transformers 4.57.1→4.57.3, accelerate 1.11.0→1.12.0, trl 0.25.0→0.25.1) and adds a minimum version constraint to the ray[train] extra in setup.py (≥2.52.1).

Changes

Cohort / File(s) Summary
Dependency version updates
requirements.txt
Bumped transformers from 4.57.1 to 4.57.3, accelerate from 1.11.0 to 1.12.0, and trl from 0.25.0 to 0.25.1
Optional dependency constraints
setup.py
Added minimum version constraint to ray[train] extra: from ray[train] to ray[train]>=2.52.1

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Suggested reviewers

  • SalmanMohammadi

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'upgrade dependencies dec 2025' clearly and specifically describes the main change in the PR, which consists of dependency version bumps in both requirements.txt and setup.py.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Dec 29, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...olotl/monkeypatch/accelerate/parallelism_config.py 0.00% 18 Missing ⚠️
src/axolotl/core/trainers/base.py 0.00% 2 Missing ⚠️
src/axolotl/utils/trainer.py 0.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@winglian winglian merged commit 11c0b5b into main Dec 30, 2025
17 of 19 checks passed
@winglian winglian deleted the bump-deps-2512 branch December 30, 2025 14:02
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