-
Notifications
You must be signed in to change notification settings - Fork 250
Multi Pin Bumps across PT/AO/tune/ET #1367
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
bcdfc54
Bump PyTorch pin to 20241111
Jack-Khuu a976734
bump to 1112
Jack-Khuu 23b4536
Merge branch 'main' into pinbump1111
Jack-Khuu 6328935
Update install_requirements.sh
Jack-Khuu 7aa96d7
Update install_requirements.sh
Jack-Khuu 4a977a5
Merge branch 'main' into pinbump1111
Jack-Khuu 774ebb6
Update checkpoint.py typo
Jack-Khuu 655dc4a
Merge branch 'main' into pinbump1111
Jack-Khuu a6cb90c
Update install_requirements.sh
Jack-Khuu 8cb415d
Merge branch 'main' into pinbump1111
Jack-Khuu f9d0a29
Update install_requirements.sh
Jack-Khuu c3f18c6
Update install_requirements.sh
Jack-Khuu 5b91d46
Merge branch 'main' into pinbump1111
Jack-Khuu bde427d
Merge branch 'main' into pinbump1111
Jack-Khuu 7647d52
Bump pins, waiting for nvjit fix
Jack-Khuu bb6ca2a
Update install_requirements.sh
Jack-Khuu eb00467
bump tune
Jack-Khuu 673f5ab
fix tune major version
Jack-Khuu da0a26d
Bump AO pin to pick up import fix
Jack-Khuu 2530e71
misc
Jack-Khuu 1ada559
Update linux_job CI to v2
Jack-Khuu f58c22e
Update install_requirements.sh PT pin to 1202
Jack-Khuu 2ece601
Vision nightly is delayed
Jack-Khuu 565338b
Bump Cuda version; drop PT version to one with vision nightly
Jack-Khuu 7088e79
Bump to 1205 vision nightly
Jack-Khuu 94aa9a8
Vision nightly 1205 needs 1204 torch(?)
Jack-Khuu 6e54cba
Drop PT version to 1126 (friendly vision version), update devtoolset …
Jack-Khuu a05683d
Test download toolchain instead of binutils
Jack-Khuu 411cf94
Test removing devtoolset
Jack-Khuu 953a42e
Remove dep on devtoolset 11 that doesnt' exist on the new machine
Jack-Khuu 6e8bfb1
Bump ET pin
Jack-Khuu 5a80f5f
Merge branch 'main' into pinbump1111
Jack-Khuu 59e00d5
Test nightly with updated vision
Jack-Khuu d67eb86
Merge branch 'main' into pinbump1111
Jack-Khuu aae4eb3
Attempt to account for int4wo packing pt#139611
Jack-Khuu 25da485
Naive gguf int4wo attempt
Jack-Khuu a9fa27e
Update install_requirements.sh to 1210
Jack-Khuu bdd2356
Merge branch 'main' into pinbump1111
Jack-Khuu bfe5826
Update install_requirements.sh to 20241213
Jack-Khuu 02dc6a4
Merge branch 'main' into pinbump1111
Jack-Khuu dbb090f
Update torchvision minor version to 22
Jack-Khuu 9579f18
Merge branch 'main' into pinbump1111
Jack-Khuu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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 was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the difference between these two?
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Former is being replaced in the new wheel build: pytorch/pytorch#123649