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
Jerry Wu 69fe0e2722 support layerwise serialization (#1472)
* support layerwise serialization

* support layerwise serialization

* add unit tests

* remove commented code

* fix style issue

* change invoke api

* add new api

* resolve conflict

* fix typo

* refinement per review

* refinement per review

* refinement
2017-08-18 17:06:11 +08:00