#159 · Primary category: Inference & Local Deploy
OpenArc
Inference engine for Intel devices. Serve LLMs, VLMs, Whisper, Kokoro-TTS, Embedding and Rerank models over OpenAI endpoints.
Project last updated:08/22/26
GitHub Stars
512
Forks
45
Contributors
13
License
Apache-2.0
Why we included this project
For teams running open-source models on Intel hardware who care about keeping data off cloud APIs, OpenArc is a practical single service. It exposes OpenAI-compatible endpoints for language models, vision models, speech recognition, text-to-speech, embeddings, and reranking, all accelerated through OpenVINO on CPU, GPU, and NPU. Instead of wiring separate servers together, you point existing OpenAI clients at one async service that can load multiple models concurrently, and it also handles speculative decoding, multi-GPU parallelism, and CPU offload. The project is under active development, but the feature list is concrete and the included benchmarks are useful for comparing latency and throughput across device setups.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.