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

Support for Spark DL notebooks on databricks/dataproc #481

Closed
wants to merge 100 commits into from

Conversation

rishic3
Copy link
Contributor

@rishic3 rishic3 commented Jan 10, 2025

Support for running DL Inference notebooks on CSP environments.

Notebook changes:

  • Refactored Triton sections to use PyTriton, a Python API for the Triton inference server which avoids Docker. Once this PR is merged, Triton sections no longer need to be skipped in the CI pipeline @YanxuanLiu .
  • Updated notebooks with Databricks/Dataproc specific Spark configurations and file paths.
  • Updated Torch notebooks with best practices for ahead-of-time TensorRT compilation.

Other changes:

  • Added instructions and init scripts for Databricks/Dataproc.
  • Cleaned up README, removing instructions to start Jupyter with PySpark (we need a cell to attach to standalone for CI/CD anyway, so hoping to reduce confusion for user).

Notebook outputs are saved from running locally, but all notebooks were tested on Databricks/Dataproc.

@rishic3 rishic3 changed the base branch from main to branch-25.02 January 14, 2025 22:53
@rishic3 rishic3 marked this pull request as ready for review January 15, 2025 18:16
@rishic3 rishic3 marked this pull request as draft January 16, 2025 23:24
@rishic3 rishic3 closed this Jan 17, 2025
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.

1 participant