ipex-llm/python/llm/example/GPU/PyTorch-Models/Model
Cengguang Zhang 463a86cd5d LLM: fix qwen-vl interpolation gpu abnormal results. (#10457)
* fix qwen-vl interpolation gpu abnormal results.

* fix style.

* update qwen-vl gpu example.

* fix comment and update example.

* fix style.
2024-03-19 16:59:39 +08:00
..
aquila2
baichuan
baichuan2
bark
bluelm
chatglm2
chatglm3
codellama
deciLM-7b
deepseek
distil-whisper
dolly-v1
dolly-v2
flan-t5
internlm2
llama2 LLM: GPU Example Updates for Windows (#9992) 2024-01-29 11:25:11 +08:00
llava LLM: GPU Example Updates for Windows (#9992) 2024-01-29 11:25:11 +08:00
mamba
mistral
mixtral
phi-1_5
phi-2
phixtral
qwen-vl LLM: fix qwen-vl interpolation gpu abnormal results. (#10457) 2024-03-19 16:59:39 +08:00
qwen1.5
replit
solar
speech-t5 update (#10424) 2024-03-15 09:24:26 -07:00
starcoder
yi
yuan2
README.md

BigDL-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 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.