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

Updated examples with newer API and simpler SkyPilot integration #520

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

spillai
Copy link
Contributor

@spillai spillai commented Jan 15, 2024

Summary

  • updated getting started with skypilot readme to reflect the removal
    of docker-compose yml files
  • remove network_mode: host from docker-compose.yml files (since we
    use the docker bridge network now)
  • updated examples/tutorials/README.md with all the new tutorials.

Related issues

Checks

  • make lint: I've run make lint to lint the changes in this PR.
  • make test: I've made sure the tests (make test-cpu or make test) are passing.
  • Additional tests:
    • Benchmark tests (when contributing new models)
    • GPU/HW tests

 - updated getting started with skypilot readme to reflect the removal
 of docker-compose yml files
 - remove `network_mode: host` from docker-compose.yml files (since we
 use the docker bridge network now)
 - updated `examples/tutorials/README.md` with all the new tutorials.
@spillai spillai self-assigned this Jan 15, 2024
@spillai spillai added the docs Indicates a need for improvements or additions to documentation label Jan 15, 2024
@spillai spillai merged commit 3b3e50f into autonomi-ai:main Jan 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Indicates a need for improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant