intel/ipex-llm - Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, DeepSeek, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, DeepSpeed, Axolotl, etc.
Find a file
Xianyan bc4758b270 Add image frame predict (#1972)
* Add VisionPredictor

* share convolution

* inception example can work

* move predictImage To Predictor
add matToTensor, remove postPorcessor
add python
Add more doc

* meet code review and fix unit test

* fix test

* remove unnecessary ClassTag in ImageFrame
2017-12-12 18:04:07 +08:00