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
Kai Huang f574783f77 Add more keras layers and test (#1891)
* add, update and fix

* add hard_sigmoid

* fix python3.5 lambda in permute

* fix syntax for python3.5

* fix pooling and conv layers

* fix syntax

* fix permute for py35
2017-11-20 21:09:43 -06:00