Update run_on_sky.rst (#2025)

sharable -> shareable
This commit is contained in:
Ikko Eltociear Ashimine
2023-12-12 03:32:58 +09:00
committed by GitHub
parent b9bcdc7158
commit c0ce15dfb2

View File

@@ -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