Skip to content

Commit c0ce15d

Browse files
authored
Update run_on_sky.rst (#2025)
sharable -> shareable
1 parent b9bcdc7 commit c0ce15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/serving/run_on_sky.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Start the serving the LLaMA-13B model on an A100 GPU:
5555
5656
$ sky launch serving.yaml
5757
58-
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.
58+
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.
5959

6060
.. code-block:: console
6161

0 commit comments

Comments
 (0)