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.
Role in this project:
ML Engineer Contributions:293 reviews, 130 commits, 309 PRs in 1 year 6 months
Contributions summary:Ge primarily contributed to optimizing and unifying the Transformers and Native APIs for LLM models within the ipex-llm repository. This involved refactoring code, renaming utilities, and updating API documentation. The user also implemented and tested several improvements including KV-cache optimizations for various models (e.g., GPTJ, Mistral, Mixtral, ChatGLM2, Baichuan2), and incorporating support for mixed-precision quantization (mixed_fp8/mixed_fp4).