awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
abdelfattah-lab avatar

abdelfattah-lab/nitro

0
View on GitHub↗
29 stars·0 forks·Python·Apache-2.0·7 views

Nitro

Lightweight Python Wrapper for OpenVINO, enabling LLM inference on NPUs

Features

  • Hardware Optimized Inference - Optimized inference engine for large language models on Intel laptop NPUs.

Star history

Star history chart for abdelfattah-lab/nitroStar history chart for abdelfattah-lab/nitro

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Nitro

Similar open-source projects, ranked by how many features they share with Nitro.
  • infrasys-ai/aiinfraInfrasys-AI avatar

    Infrasys-AI/AIInfra

    7,414View on GitHub↗
    Jupyter Notebookaiinfraaisystem
    View on GitHub↗7,414
  • openbmb/minicpmOpenBMB avatar

    OpenBMB/MiniCPM

    9,464View on GitHub↗

    MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained environments. The project focuses on running dense Transformer models on consumer hardware, including GPUs, CPUs, and Apple Silicon, without requiring custom code forks. The project distinguishes itself through heavy optimization for edge hardware, utilizing quantized weight compression in GGUF and MLX formats to reduce memory overhead. It implements advanced inference techniques such as speculative sampling and radix-tree prefix caching to accelerate generation speed and throughp

    Jupyter Notebook
    View on GitHub↗9,464
  • llmware-ai/llmwarellmware-ai avatar

    llmware-ai/llmware

    14,838View on GitHub↗

    llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model workflows and autonomous agents. It provides a unified model catalog and standardized interface to execute specialized language models for complex research, analysis, and structured data generation. The project distinguishes itself through its heavy emphasis on local execution and quantized inference, allowing models to run on private infrastructure using CPU, GPU, and NPU acceleration via runtimes like ONNX and OpenVino. It features a specialized ability to translate natural lang

    Python
    View on GitHub↗14,838
  • intel/xfastertransformerintel avatar

    intel/xFasterTransformer

    436View on GitHub↗

    xFasterTransformer is an exceptionally optimized solution for large language models (LLM) on the X86 platform, which is similar to FasterTransformer on the GPU platform. xFasterTransformer is able to operate in distributed mode across multiple sockets and nodes to support inference on larger…

    C++
    View on GitHub↗436
See all 7 alternatives to Nitro→

Frequently asked questions

What does abdelfattah-lab/nitro do?

Lightweight Python Wrapper for OpenVINO, enabling LLM inference on NPUs

What are the main features of abdelfattah-lab/nitro?

The main features of abdelfattah-lab/nitro are: Hardware Optimized Inference.

What are some open-source alternatives to abdelfattah-lab/nitro?

Open-source alternatives to abdelfattah-lab/nitro include: infrasys-ai/aiinfra. openbmb/minicpm — MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained… llmware-ai/llmware — llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model… intel/xfastertransformer — xFasterTransformer is an exceptionally optimized solution for large language models (LLM) on the X86 platform, which… intel/intel-extension-for-transformers — ⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs… fminference/flexgen — FlexGen is an inference engine for large language models designed for high-throughput execution on single or multiple…