ipex-llm/python/llm/example/GPU/HF-Transformers-AutoModels/Model
Jin Qiao 0e7a31a09c
ChatGLM Examples Restructure regarding Installation Steps (#11285)
* merge install step in glm examples

* fix section

* fix section

* fix tiktoken
2024-06-14 12:37:05 +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
codegemma
codellama
codeshell
cohere
deciLM-7b
deepseek
distil-whisper
dolly-v1
dolly-v2
falcon
flan-t5
gemma
glm4 ChatGLM Examples Restructure regarding Installation Steps (#11285) 2024-06-14 12:37:05 +08:00
gpt-j
internlm
internlm2
llama2
llama3
minicpm
mistral
mixtral
mpt
phi-1_5
phi-2
phi-3
phi-3-vision
phixtral
qwen
qwen-vl
qwen1.5
qwen2 Update sample output for HF Qwen2 GPU and CPU (#11257) 2024-06-07 11:36:22 +08:00
redpajama
replit
rwkv4
rwkv5
solar
stablelm
starcoder
vicuna
voiceassistant
whisper
yi
yuan2
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.