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 0730824d61 [Issue 1035] Allow layer regulazier set after model definition, add regulazier for cadd and cmul (#1048)
* Allow layer regulazier set after model definition

* add regulazier support for cadd and cmul

* meet code review

* add python set API, add regularizer to python cmul and cadd

* add test for setBRegularizer

* add parameters to create method, add doc
2017-06-22 11:50:07 +08:00