[Docs] Fix broken links (#2222)

This commit is contained in:
Ronen Schaffer
2023-12-20 12:43:42 -08:00
committed by GitHub
parent bd29cf3d3a
commit c17daa9f89
2 changed files with 2 additions and 2 deletions
@@ -28,4 +28,4 @@ To run inference on a single or multiple GPUs, use ``VLLM`` class from ``langcha
print(llm("What is the capital of France ?"))
Please refer to this `Tutorial <https://github.com/langchain-ai/langchain/blob/master/docs/extras/integrations/llms/vllm.ipynb>`_ for more details.
Please refer to this `Tutorial <https://github.com/langchain-ai/langchain/blob/master/docs/docs/integrations/llms/vllm.ipynb>`_ for more details.