Skip to content

Commit

Permalink
Add language switching (intel-analytics#12096)
Browse files Browse the repository at this point in the history
  • Loading branch information
joan726 authored Sep 20, 2024
1 parent 09b8c80 commit ad1fe77
Show file tree
Hide file tree
Showing 2 changed files with 334 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
---

# 💫 Intel® LLM Library for PyTorch*
# 💫 Intel® LLM Library for PyTorch*
<p>
<b>< English</b> | <a href='./README.zh-CN.md'>中文</a> >
</p>

**`IPEX-LLM`** is a PyTorch library for running **LLM** on Intel CPU and GPU *(e.g., local PC with iGPU, discrete GPU such as Arc, Flex and Max)* with very low latency[^1].
> [!NOTE]
> - *It is built on top of the excellent work of **`llama.cpp`**, **`transformers`**, **`bitsandbytes`**, **`vLLM`**, **`qlora`**, **`AutoGPTQ`**, **`AutoAWQ`**, etc.*
Expand Down
Loading

0 comments on commit ad1fe77

Please sign in to comment.