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
zhangxiaoli73 7ac4bbfcc5 add funcional model definition (#1200)
* add inception and lenet graph

* add resnet,autoencoder,alexnet graph

* fix graph unit test

* add vgg graph and test

* add inception_v2 graph

* add inception-v1 graph

* add graph model example

* change JoinTable nInputDims
2017-08-14 11:05:38 +08:00