Skip to content

Reduce the number of mandatory dependencies + update uv.lock#1740

Merged
RobinPicard merged 2 commits intomainfrom
remove_dependencies_not_needed
Sep 1, 2025
Merged

Reduce the number of mandatory dependencies + update uv.lock#1740
RobinPicard merged 2 commits intomainfrom
remove_dependencies_not_needed

Conversation

@RobinPicard
Copy link
Contributor

@RobinPicard RobinPicard commented Aug 28, 2025

Closes #1739

This PR additionally removes the tests on the soon-to-be-deleted models using jax or tensorflow in the Transformers models as they were flaky (there were sometimes issues when downloading the models). The test was just checking initialization in any case.

@RobinPicard RobinPicard force-pushed the remove_dependencies_not_needed branch 2 times, most recently from c867b89 to c678795 Compare September 1, 2025 11:01
@RobinPicard RobinPicard force-pushed the remove_dependencies_not_needed branch from 4cdc91f to c6e1010 Compare September 1, 2025 12:02
@RobinPicard RobinPicard requested a review from rlouf September 1, 2025 12:29
@RobinPicard RobinPicard merged commit 849a969 into main Sep 1, 2025
5 checks passed
@RobinPicard RobinPicard deleted the remove_dependencies_not_needed branch September 1, 2025 13:42
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.

Reduce the number of mandatory dependencies

2 participants