ipex-llm/docs/readthedocs/source/doc/LLM/Quickstart/index.rst
Kai Huang 92ee2077b3 Update Linux Quickstart (#10499)
* fix quick start

* update toc

* expose docker
2024-03-21 20:13:21 +08:00

15 lines
648 B
ReStructuredText

BigDL-LLM Quickstart
================================
.. note::
We are adding more Quickstart guide.
This section includes efficient guide to show you how to:
* `Install BigDL-LLM on Linux with Intel GPU <./install_linux_gpu.html>`_
* `Install BigDL-LLM on Windows with Intel GPU <./install_windows_gpu.html>`_
* `Install BigDL-LLM in Docker on Windows with Intel GPU <./docker_windows_gpu.html>`_
* `Use Text Generation WebUI on Windows with Intel GPU <./webui_quickstart.html>`_
* `Conduct Performance Benchmarking with BigDL-LLM <./benchmark_quickstart.html>`_
* `Use llama.cpp with BigDL-LLM on Intel GPU <./llama_cpp_quickstart.html>`_