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

Agnostic cloud gpu docker image and Jupyter lab #1097

Merged
merged 4 commits into from
Jan 16, 2024
Merged

Conversation

winglian
Copy link
Collaborator

This PR:

  • renames the axolotl-runpod image name to axolotl-cloud to be more agnostic. We will continue in the short term to also push the same image to axolotl-runpod
  • adds support for Jupyter Lab to start automatically in the cloud image. It looks for the JUPYTER_PASSWORD env var that runpod automatically sets on all containers and uses that as the default token.

README.md Show resolved Hide resolved
@NanoCode012
Copy link
Collaborator

NanoCode012 commented Jan 13, 2024

  build-axolotl-runpod: # to cloud
    needs: build-axolotl
    if: github.repository_owner == 'OpenAccess-AI-Collective'

Does this name need to be updated also?

@winglian
Copy link
Collaborator Author

Nah. That's for the Github action to run.

@winglian winglian merged commit ece0211 into main Jan 16, 2024
7 checks passed
@winglian winglian deleted the jupyter-lab-cloud branch January 16, 2024 03:37
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.

None yet

2 participants