ipex-llm/python/llm/example/GPU/HF-Transformers-AutoModels/Model
2024-07-02 15:09:28 +08:00
..
aquila
aquila2
baichuan
baichuan2
bluelm
chatglm2 ChatGLM Examples Restructure regarding Installation Steps (#11285) 2024-06-14 12:37:05 +08:00
chatglm3 ChatGLM Examples Restructure regarding Installation Steps (#11285) 2024-06-14 12:37:05 +08:00
chinese-llama2
codegeex2 Fix codegeex2 transformers version (#11487) 2024-07-02 15:09:28 +08:00
codegemma Miniconda/Anaconda -> Miniforge update in examples (#11194) 2024-06-04 10:14:02 +08:00
codellama
codeshell Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
cohere
deciLM-7b
deepseek
distil-whisper
dolly-v1
dolly-v2
falcon
flan-t5
gemma
glm-4v Add GLM-4V example (#11343) 2024-06-21 12:54:31 +08:00
glm4 ChatGLM Examples Restructure regarding Installation Steps (#11285) 2024-06-14 12:37:05 +08:00
gpt-j
internlm
internlm2 Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
llama2
llama3
minicpm Add CPU and GPU example for MiniCPM (#11202) 2024-06-05 18:09:53 +08:00
mistral
mixtral
mpt
phi-1_5
phi-2 phi-2 transformers 4.37 (#11161) 2024-06-05 13:36:41 -07:00
phi-3
phi-3-vision
phixtral Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
qwen
qwen-vl
qwen1.5 Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
qwen2 Update sample output for HF Qwen2 GPU and CPU (#11257) 2024-06-07 11:36:22 +08:00
redpajama
replit
rwkv4
rwkv5
solar Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
stablelm
starcoder
vicuna
voiceassistant
whisper
yi
yuan2 Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
README.md

IPEX-LLM Transformers INT4 Optimization for Large Language Model on Intel GPUs

You can use IPEX-LLM to run almost every Huggingface Transformer models with INT4 optimizations on your laptops with Intel GPUs. This directory contains example scripts to help you quickly get started using IPEX-LLM to run some popular open-source models in the community. Each model has its own dedicated folder, where you can find detailed instructions on how to install and run it.