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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ Start the serving the LLaMA-13B model on an A100 GPU:
$ sky launch serving.yaml $ 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 .. code-block:: console