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
Yan Wan 96528b334f add preTopology to boost performance of rnn (#1117)
* add preTopology to boost performance of rnn

* require only one Cell added

* require logic revision, modules.length == 1 || modules.length == 2

* add Javadoc for preTopology in Cell and Recurrent
2017-06-29 16:02:47 +08:00