Open
Conversation
Collaborator
Author
|
updating to CUDA 13 might be too early: |
Collaborator
Author
|
CUDA 12.8 instead. Even many RTX 5090 clouds are still on drivers not supported by CUDA 13 |
Collaborator
Author
|
can we allow python 3.13 after this? |
Collaborator
|
We can include it as part of the testing yes |
Collaborator
|
Self note: Tested and the scalene upgrade breaks on windows. Need to look into it |
Collaborator
Author
or downgrade to that version, but leave a comment that scalene must not be upgraded. which version? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There are some major upgrades of dependencies:
CUDA 13.0This PR upgrades all dependencies to their latest version (except ROCM).
huggingface_hub was held back by transformers so far. With transformers 5.0, huggingface_hub gets a major upgrade.
This is why I've enabled XET in this PR. Previous problems with XET might not apply anymore - to be tested.
If XET works well, #770 could be reverted because you don't need to download multiple files anymore to get full speed.
Would close #949
This PR superceedes #1189 and #1266 if we decide to merge it.