Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
landscapepainter committed Jul 19, 2024
1 parent ac7e247 commit 2e75d78
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ SkyPilot is a framework for running LLMs, AI, and batch jobs on any cloud, offer
SkyPilot **abstracts away cloud infra burdens**:
- Launch jobs & clusters on any cloud
- Easy scale-out: queue and run many jobs, automatically managed
- Easy access to object stores (S3, GCS, R2)
- Easy access to object stores (S3, GCS, Azure, R2, IBM)

SkyPilot **maximizes GPU availability for your jobs**:
* Provision in all zones/regions/clouds you have access to ([the _Sky_](https://arxiv.org/abs/2205.07147)), with automatic failover
Expand Down
2 changes: 1 addition & 1 deletion docs/source/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ SkyPilot **abstracts away cloud infra burdens**:

- Launch jobs & clusters on any cloud
- Easy scale-out: queue and run many jobs, automatically managed
- Easy access to object stores (S3, GCS, R2)
- Easy access to object stores (S3, GCS, Azure, R2, IBM)

SkyPilot **maximizes GPU availability for your jobs**:

Expand Down
2 changes: 1 addition & 1 deletion llm/vicuna-llama-2/scripts/hardcoded_questions.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ def generate_conversations(questions, answers):
SkyPilot abstracts away cloud infra burdens:
* Launch jobs & clusters on any cloud
* Easy scale-out: queue and run many jobs, automatically managed
* Easy access to object stores (S3, GCS, R2)
* Easy access to object stores (S3, GCS, Azure, R2, IBM)
SkyPilot maximizes GPU availability for your jobs:
* Provision in all zones/regions/clouds you have access to (the Sky), with automatic failover
Expand Down

0 comments on commit 2e75d78

Please sign in to comment.