ipex-llm/python/llm/example/GPU/HF-Transformers-AutoModels/Model
Yuwen Hu 3a46b57253 [LLM] Add RWKV4 HF GPU Example (#10105)
* Add GPU HF example for RWKV 4

* Add link to rwkv4

* fix
2024-02-06 16:30:24 +08:00
..
aquila
aquila2
baichuan
baichuan2
bluelm
chatglm2
chatglm3
chinese-llama2
codellama
codeshell
distil-whisper
dolly-v1
dolly-v2
falcon
flan-t5
gpt-j
internlm LLM: GPU Example Updates for Windows (#9992) 2024-01-29 11:25:11 +08:00
internlm2
llama2
mistral
mixtral
mpt
phi-1_5
phixtral
qwen LLM: GPU Example Updates for Windows (#9992) 2024-01-29 11:25:11 +08:00
qwen-vl
redpajama
replit
rwkv4 [LLM] Add RWKV4 HF GPU Example (#10105) 2024-02-06 16:30:24 +08:00
solar
starcoder
vicuna
voiceassistant
whisper
yi LLM: GPU Example Updates for Windows (#9992) 2024-01-29 11:25:11 +08:00
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.