ipex-llm/python/llm/example/GPU/HuggingFace/Multimodal
Yuwen Hu 7abe17d6f7
Update MiniCPM-V-2_6 Example (#11958)
* Update example scripts regarding warmup, stream generate, moudles to not convert, etc.

* Update readme accordingly

* Fix based on comments

* Small fix

* Remove n_predict
2024-08-29 18:23:48 +08:00
..
distil-whisper Update GPU HF-Transformers example structure (#11526) 2024-07-08 17:58:06 +08:00
glm-4v upgrade glm-4v example transformers version (#11719) 2024-08-06 14:55:09 +08:00
MiniCPM-Llama3-V-2_5 Reorganize MiniCPM-V-2_6 example & update others MiniCPM-V-2 exmaples (#11815) 2024-08-16 14:48:56 +08:00
MiniCPM-V Add example: MiniCPM-V (#11570) 2024-07-15 10:55:48 +08:00
MiniCPM-V-2 Reorganize MiniCPM-V-2_6 example & update others MiniCPM-V-2 exmaples (#11815) 2024-08-16 14:48:56 +08:00
MiniCPM-V-2_6 Update MiniCPM-V-2_6 Example (#11958) 2024-08-29 18:23:48 +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 ipex-llm default transformers version to 4.37.0 (#11859) 2024-08-20 17:37:58 +08:00
qwen2-audio Add Qwen2-audio example (#11835) 2024-08-27 13:35:24 +08:00
StableDiffusion Update GPU HF-Transformers example structure (#11526) 2024-07-08 17:58:06 +08:00
voiceassistant Update ipex-llm default transformers version to 4.37.0 (#11859) 2024-08-20 17:37:58 +08:00
whisper Update ipex-llm default transformers version to 4.37.0 (#11859) 2024-08-20 17:37:58 +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.