Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, 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, GraphRAG, DeepSpeed, Axolotl, etc
Apache License 2.0
6.69k
stars
1.26k
forks
source link
[Orca] Orca torch `data_creator` needs to support a custom dataloader #6072
we haven't supportted customized dataloader yet, for issues like this we suggest you to overload dataloader like this:
And we may plan to support iterator style dataloader in est. later.