-
Notifications
You must be signed in to change notification settings - Fork 14
Google Colab support for both fit and evals and CLI improvements #110
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
Conversation
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
arun-rfai
approved these changes
Dec 3, 2025
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.
Changes
run_fit()on Google Colabrun_evals()on Google Colabrapidfireai jupytercommand, including outputting tunneling recommendations based on if in VSCode or notrapidfireai doctorto give warning or errors if some required items not installed/compatiblerapidifreai doctorrapidfireai doctorrapidfireai --test-notebooksto copy test notebook to tutorial_notebooks folder8855, and allow customizing the portRF_RAY_PORTTesting
Screenshots (if applicable)
Checklist
Performance Impact
If this PR affects performance, describe the impact and any optimizations made.
Related Issues
Fixes #(issue number)
Closes #(issue number)
Related to #(issue number)
Note
Adds full Google Colab support for fit and evals with a new
rapidfireai jupytercommand, enhanced doctor/init, dispatcher/CORS and Ray dashboard config, and updated packaging/notebooks.rapidfireai.utils.colaband sharedutils.constants; detect Colab and provide auth token helpers.8855,RF_RAY_PORT) for Colab.CUBLAS_STATUS_NOT_INITIALIZED.rapidfireai jupytercommand (sets/tree, prints port-forward tips).rapidfireai doctor: show site-packages, more packages, Torch/CUDA versions, statuses.initinstalls env-specific reqs (fit/evals, colab/local);--test-notebooksto copy test notebooks.0.0.0.0, permissive CORS with credentials in Colab; helpersget_dispatcher_url/get_dispatcher_headers.utils; startup scripts handle Colab/TensorBoard mode and PID/port cleanup.utils, setup requirements, tests; add optional deps groups; add setuprequirements-*.txtfor fit/evals.rapidfireai jupyter, consolidated SSH forwarding, extra port-kill tips.Written by Cursor Bugbot for commit 0456e55. This will update automatically on new commits. Configure here.