diff --git a/README_GAUDI.md b/README_GAUDI.md index 44e75e690950f..24d3fe0761f54 100644 --- a/README_GAUDI.md +++ b/README_GAUDI.md @@ -52,7 +52,7 @@ To build and install vLLM-fork from source, run: ``` {.console} $ git clone https://github.com/HabanaAI/vllm-fork.git $ cd vllm-fork -# git checkout 0.4.2-Gaudi-1.16.0 +# git checkout v0.4.2-Gaudi-1.16.0 $ pip install -e . # This may take 5-10 minutes. ``` diff --git a/docs/source/getting_started/gaudi-installation.rst b/docs/source/getting_started/gaudi-installation.rst index cd026df8bf057..90f97155e1d75 100644 --- a/docs/source/getting_started/gaudi-installation.rst +++ b/docs/source/getting_started/gaudi-installation.rst @@ -61,7 +61,7 @@ To build and install vLLM-fork from source, run: $ git clone https://github.com/HabanaAI/vllm-fork.git $ cd vllm-fork - # git checkout 0.4.2-Gaudi-1.16.0 + # git checkout v0.4.2-Gaudi-1.16.0 $ pip install -e . # This may take 5-10 minutes. Supported Features