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
Ian Wong 34baa6cfc4 Allow module output multiple tensor in Graph (#1507)
* Allow module output multiple tensor in Graph

* fix failed unit test

* meet code review

* meet code review

* more unit test

* add more unit tests

* fix unit tests

* fix style check

* fix style check and unit test

* meet code review

* support nested output

* meet code review
2017-09-04 11:19:57 +08:00