Skip to content

Commit

Permalink
fix format/typo (intel-analytics#11067)
Browse files Browse the repository at this point in the history
  • Loading branch information
gc-fu authored May 17, 2024
1 parent 31ce3e0 commit dfac168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/readthedocs/source/doc/LLM/Quickstart/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This section includes efficient guide to show you how to:
* `Run Ollama with IPEX-LLM on Intel GPU <./ollama_quickstart.html>`_
* `Run Llama 3 on Intel GPU using llama.cpp and ollama with IPEX-LLM <./llama3_llamacpp_ollama_quickstart.html>`_
* `Run IPEX-LLM Serving with FastChat <./fastchat_quickstart.html>`_
* `Run IPEX-LLM Serving wit vLLM on Intel GPU<./vLLM_quickstart.html>`_
* `Run IPEX-LLM Serving with vLLM on Intel GPU <./vLLM_quickstart.html>`_
* `Finetune LLM with Axolotl on Intel GPU <./axolotl_quickstart.html>`_
* `Run IPEX-LLM serving on Multiple Intel GPUs using DeepSpeed AutoTP and FastApi <./deepspeed_autotp_fastapi_quickstart.html>`_

Expand Down

0 comments on commit dfac168

Please sign in to comment.