Skip to content

Commit ad1fe77

Browse files
authored
Add language switching (#12096)
1 parent 09b8c80 commit ad1fe77

File tree

2 files changed

+334
-1
lines changed

2 files changed

+334
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
44
---
55

6-
# 💫 Intel® LLM Library for PyTorch*
6+
# 💫 Intel® LLM Library for PyTorch*
7+
<p>
8+
<b>< English</b> | <a href='./README.zh-CN.md'>中文</a> >
9+
</p>
10+
711
**`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].
812
> [!NOTE]
913
> - *It is built on top of the excellent work of **`llama.cpp`**, **`transformers`**, **`bitsandbytes`**, **`vLLM`**, **`qlora`**, **`AutoGPTQ`**, **`AutoAWQ`**, etc.*

0 commit comments

Comments
 (0)