-
Notifications
You must be signed in to change notification settings - Fork 450
Flip to python 3.12 #3101
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
Flip to python 3.12 #3101
Conversation
cd3f4b6 to
456b29b
Compare
|
@mergify rebase |
✅ Branch has been successfully rebased |
456b29b to
fcd51fe
Compare
|
CUDA job failure here is because of #3111 which is not related to python 3.12 |
|
E2E (NVIDIA L40S x4) workflow launched on this PR: View run |
|
e2e workflow succeeded on this PR: View run, congrats! |
|
@RobotSail so the NVIDIA L40S x4 job passed. What else is missing / broken that we could validate? |
|
@booxter, probably worth rebasing to use prebuilt vLLM wheel and pass the failed test. |
|
@booxter This test didn't test the codepath of training with |
|
@RobotSail thanks for this. Would that be enough to trigger it? |
|
Yeah that should work |
|
@booxter If you are already running on 4xL40s then make sure to disable lora to do a full fine tune |
|
@RobotSail probably a stupid question but! :) how do I do this in CI? Isn't it already disabled for 4xL40s job? |
|
This pull request has been automatically marked as stale because it has not had activity within 60 days. It will be automatically closed if no further activity occurs within 30 days. |
|
This pull request has merge conflicts that must be resolved before it can be merged. @booxter please rebase it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork |
|
We can revive when there's a request and staffing to make this happen. |
|
FYI: functional failure in the latest run is because of infra issue in Quay returning 502. Unrelated. |
|
E2E (NVIDIA L40S x4) workflow launched on this PR: View run |
|
e2e workflow failed on this PR: View run, please investigate. |
|
E2E (NVIDIA L40S x4) workflow launched on this PR: View run |
|
e2e workflow succeeded on this PR: View run, congrats! |
6852b8b to
4523b85
Compare
4523b85 to
6de0066
Compare
|
This pull request has merge conflicts that must be resolved before it can be merged. @booxter please rebase it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork |
|
E2E (NVIDIA L40S x4) - Python 3.12 workflow launched on this PR: View run |
|
e2e workflow failed on this PR: View run, please investigate. |
6de0066 to
61a4014
Compare
|
E2E (NVIDIA L40S x4) - Python 3.12 workflow launched on this PR: View run |
Closes instructlab#1463 Signed-off-by: Ihar Hrachyshka <[email protected]>
Signed-off-by: Ihar Hrachyshka <[email protected]>
61a4014 to
c59d331
Compare
|
E2E (NVIDIA L40S x4) - Python 3.12 workflow launched on this PR: View run |
Closes #1463
Signed-off-by: Ihar Hrachyshka [email protected]
Checklist:
conventional commits.