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

Add instruction for SkyPilot #1

Merged
merged 8 commits into from
Aug 18, 2024
Merged

Add instruction for SkyPilot #1

merged 8 commits into from
Aug 18, 2024

Conversation

Michaelvll
Copy link
Owner

Motivation

Modification

Checklist

  • Before submitting a PR for review, make sure it has passed verification in your local development environment at least.
  • Ensure pre-commit pre-commit run --all-files or other linting tools are used to fix potential lint issues.
  • Confirm that modifications are covered by complete unit tests. If not, please add more unit tests for correctness.
  • Modify documentation as needed, such as docstrings or example tutorials.

README.md Outdated
@@ -87,6 +87,45 @@ docker run --gpus all \
1. Copy the [compose.yml](./docker/compose.yaml) to your local machine
2. Execute the command `docker compose up -d` in your terminal.

### Method 5: Run on Clouds with SkyPilot

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Method 5: Run on Clouds with SkyPilot
### Method 5: Run on Kubernetes or Cloud VMs with SkyPilot

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Run on Cloud VMs" feels like that we need to run on existing cloud VMs. How about just Run on Kubernetes or Cloud with SkyPilot?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sg, plural? Run on Kubernetes or Clouds with SkyPilot

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Michaelvll and others added 6 commits August 18, 2024 15:20
Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
@Michaelvll Michaelvll merged this pull request into main Aug 18, 2024
Michaelvll added a commit that referenced this pull request Aug 18, 2024
* Add instruction for SkyPilot

* rename yaml

* Update README.md

Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>

* Update README.md

Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>

* Update README.md

Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>

* update

* update

* update

---------

Co-authored-by: Zongheng Yang <zongheng.y@gmail.com>
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.

2 participants