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

Update to support Python 3.9-3.12 #131

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

TaperChipmunk32
Copy link
Collaborator

@TaperChipmunk32 TaperChipmunk32 commented Oct 17, 2024

-Updated machine.py to support Python 3.9-3.12
-Updated Ubuntu version to noble (24.04), along with CUDA version to match Ubuntu
-Updated CI to build and test Python 3.9-3.12
-Changed package versions to support Python 3.12
-Included the docker dev container for both Python 3.9 and Python 3.12. Whichever one is not wanted as default can be removed

-This is a draft PR because I still need to test the non-dev dockerfiles


This change is Reviewable

@johnml1135
Copy link
Collaborator

pyproject.toml line 67 at r1 (raw file):

transformers = "^4.34.0, <4.38.0"
datasets = "^2.4.0"
sacremoses = "^0.0.53"

Shouldn't these other packages be updated as well? Now is the time to see if we can update all the packages.

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