From 2e75d786bf676bb62b6a2a11aae552e8288b21e1 Mon Sep 17 00:00:00 2001 From: Doyoung Kim Date: Fri, 19 Jul 2024 02:16:13 +0000 Subject: [PATCH] updates --- README.md | 2 +- docs/source/docs/index.rst | 2 +- llm/vicuna-llama-2/scripts/hardcoded_questions.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d2e471dc7e..b803a998924 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/source/docs/index.rst b/docs/source/docs/index.rst index 5a648dbcda4..b4bd66fba6f 100644 --- a/docs/source/docs/index.rst +++ b/docs/source/docs/index.rst @@ -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**: diff --git a/llm/vicuna-llama-2/scripts/hardcoded_questions.py b/llm/vicuna-llama-2/scripts/hardcoded_questions.py index 9ed7490ca96..bfb8494b086 100644 --- a/llm/vicuna-llama-2/scripts/hardcoded_questions.py +++ b/llm/vicuna-llama-2/scripts/hardcoded_questions.py @@ -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