ipex-llm/python/llm/example/GPU/PyTorch-Models/Model
2024-07-02 15:09:28 +08:00
..
aquila2
baichuan
baichuan2
bark
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
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
cohere LLM: Modify CPU Installation Command for most examples (#11049) 2024-05-17 15:52:20 +08:00
deciLM-7b
deepseek
distil-whisper
dolly-v1
dolly-v2
flan-t5
glm4 ChatGLM Examples Restructure regarding Installation Steps (#11285) 2024-06-14 12:37:05 +08:00
internlm2 Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
llama2
llama3
llava
mamba Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
minicpm Add CPU and GPU example for MiniCPM (#11202) 2024-06-05 18:09:53 +08:00
mistral
mixtral
phi-1_5
phi-2 phi-2 transformers 4.37 (#11161) 2024-06-05 13:36:41 -07:00
phi-3
phixtral Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
qwen-vl
qwen1.5 Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
qwen2 Add qwen2 example (#11252) 2024-06-07 10:29:33 +08:00
replit
solar Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
speech-t5
stablelm
starcoder
yi
yuan2 Fix IPEX auto importer (#11192) 2024-06-04 16:57:18 +08:00
README.md

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

You can use optimize_model API to accelerate general PyTorch models on 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.