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
Yang Wang 6f368cfa35 support loading a subset of tf graph and support control dependency in graph (#1499)
* support loading a subset of tf graph

* support load model with specified inputs

* add control dependency support in Graph

* fix file reader conflict

* fix bug

* add some comments

* fix control dep bug

* fix doc
2017-09-04 14:38:04 +08:00