diff --git a/docs/readthedocs/source/doc/LLM/Overview/install_gpu.md b/docs/readthedocs/source/doc/LLM/Overview/install_gpu.md index 1808e176..4846a8f2 100644 --- a/docs/readthedocs/source/doc/LLM/Overview/install_gpu.md +++ b/docs/readthedocs/source/doc/LLM/Overview/install_gpu.md @@ -84,7 +84,7 @@ We recommend using [Conda](https://docs.conda.io/en/latest/miniconda.html) to cr ```eval_rst .. note:: - BigDL-LLM for GPU with PyTorch 2.0 only supports Ubuntu 20.04 operating system or later. + BigDL-LLM for GPU with PyTorch 2.0 supports Ubuntu 20.04 operating system or later. ``` ### Prerequisite @@ -129,13 +129,6 @@ conda activate llm pip install --pre --upgrade bigdl-llm[xpu] -f https://developer.intel.com/ipex-whl-stable-xpu ``` - -```eval_rst -.. note:: - - BigDL-LLM with PyTorch 2.0 only supports Ubuntu 20.04 operating system or later. -``` - ## Known issues ### 1. For Linux users, Ubuntu 22.04 and Linux kernel 5.19.0 is prefered