Unverified Commit 24a36d6d authored by Yuan Tang's avatar Yuan Tang Committed by GitHub
Browse files

Update link to LlamaStack remote vLLM guide in serving_with_llamastack.rst (#11112)


Signed-off-by: default avatarYuan Tang <terrytangyuan@gmail.com>
parent 8fb26dac
......@@ -24,7 +24,7 @@ Then start Llama Stack server pointing to your vLLM server with the following co
config:
url: http://127.0.0.1:8000
Please refer to `this guide <https://github.com/meta-llama/llama-stack/blob/main/docs/source/getting_started/distributions/self_hosted_distro/remote_vllm.md>`_ for more details on this remote vLLM provider.
Please refer to `this guide <https://llama-stack.readthedocs.io/en/latest/distributions/self_hosted_distro/remote-vllm.html>`_ for more details on this remote vLLM provider.
Inference via Embedded vLLM
---------------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment