From 6ee0766c14fa0af1c2525094ad3da0e1e0f0f8bf Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 12 Dec 2023 02:56:34 +0900 Subject: [PATCH] Update run_on_sky.rst 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 460aaf7aea6e..2c88d24dc5d0 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