ipex-llm/python/llm/example/GPU/HuggingFace/Multimodal
Jin, Qiao 7f241133da
Add MiniCPM-Llama3-V-2_5 GPU example (#11693)
* Add MiniCPM-Llama3-V-2_5 GPU example

* fix
2024-08-06 10:22:41 +08:00
..
distil-whisper Update GPU HF-Transformers example structure (#11526) 2024-07-08 17:58:06 +08:00
glm-4v Update GPU HF-Transformers example structure (#11526) 2024-07-08 17:58:06 +08:00
MiniCPM-Llama3-V-2_5 Add MiniCPM-Llama3-V-2_5 GPU example (#11693) 2024-08-06 10:22:41 +08:00
MiniCPM-V Add example: MiniCPM-V (#11570) 2024-07-15 10:55:48 +08:00
MiniCPM-V-2 Add MiniCPM-V-2 GPU example (#11699) 2024-08-06 10:22:33 +08:00
phi-3-vision phi-3 on "transformers>=4.37.0,<=4.42.3" (#11534) 2024-07-17 17:19:57 -07:00
qwen-vl Update GPU HF-Transformers example structure (#11526) 2024-07-08 17:58:06 +08:00
StableDiffusion Update GPU HF-Transformers example structure (#11526) 2024-07-08 17:58:06 +08:00
voiceassistant Update GPU HF-Transformers example structure (#11526) 2024-07-08 17:58:06 +08:00
whisper Update GPU HF-Transformers example structure (#11526) 2024-07-08 17:58:06 +08:00
README.md Update GPU HF-Transformers example structure (#11526) 2024-07-08 17:58:06 +08:00

Running HuggingFace multimodal model using IPEX-LLM on Intel GPU

This folder contains examples of running multimodal models model on IPEX-LLM. Each model has its own dedicated folder, where you can find detailed instructions on how to install and run it.