From c0ce15dfb2b4316d5a519adbbd7c5c04d7718b9f Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 12 Dec 2023 03:32:58 +0900 Subject: [PATCH] Update run_on_sky.rst (#2025) sharable -> shareable --- docs/source/serving/run_on_sky.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/serving/run_on_sky.rst b/docs/source/serving/run_on_sky.rst index 460aaf7a..2c88d24d 100644 --- a/docs/source/serving/run_on_sky.rst +++ b/docs/source/serving/run_on_sky.rst @@ -55,7 +55,7 @@ Start the serving the LLaMA-13B model on an A100 GPU: $ sky launch serving.yaml -Check the output of the command. There will be a sharable gradio link (like the last line of the following). Open it in your browser to use the LLaMA model to do the text completion. +Check the output of the command. There will be a shareable gradio link (like the last line of the following). Open it in your browser to use the LLaMA model to do the text completion. .. code-block:: console