ipex-llm/python/llm/example/GPU/HF-Transformers-AutoModels/Model
Xin Qiu 58208a5883 Update FAQ document. (#10300)
* Update install_gpu.md

* Update resolve_error.md

* Update README.md

* Update resolve_error.md

* Update README.md

* Update resolve_error.md
2024-03-04 08:35:11 +08:00
..
aquila
aquila2
baichuan
baichuan2
bluelm
chatglm2 LLM GPU Example Update for Windows Support (#9902) 2024-01-24 13:42:27 +08:00
chatglm3
chinese-llama2
codellama LLM: GPU Example Updates for Windows (#9992) 2024-01-29 11:25:11 +08:00
codeshell
deciLM-7b Add CPU and GPU examples for DeciLM-7B (#9867) 2024-02-27 13:15:49 +08:00
deepseek
distil-whisper
dolly-v1
dolly-v2
falcon
flan-t5
gemma Update FAQ document. (#10300) 2024-03-04 08:35:11 +08:00
gpt-j
internlm
internlm2
llama2
mistral
mixtral
mpt LLM: GPU Example Updates for Windows (#9992) 2024-01-29 11:25:11 +08:00
phi-1_5
phi-2
phixtral
qwen
qwen-vl
qwen1.5
redpajama
replit
rwkv4
rwkv5
solar
starcoder
vicuna
voiceassistant
whisper
yi
yuan2
README.md

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

You can use BigDL-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 BigDL-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.