Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

vLLM RBLN Plugin

main-logo

PyPI version License Documentation Contributor Covenant

This repository provides the hardware plugin that enables vLLM on RBLN NPUs, including ATOM and REBEL.

Built on top of vLLM’s Plugin System, it allows seamless integration with the vLLM ecosystem and provides high-throughput, low-latency LLM serving on RBLN hardware. Our plugin supports a wide range of popular LLMs and continues to expand to support all features enabled in vLLM, including advanced attention mechanisms.

🚀 Getting Started

📋 Prerequisites

  • rebel-compiler
  • optimum-rbln

⚙️ Installation

You can install this project using pip or from source.

Install via PyPI

Using uv
uv pip install vllm-rbln --extra-index-url https://wheels.vllm.ai/0.24.0/cpu --torch-backend cpu
Using pip
pip install vllm-rbln --extra-index-url https://wheels.vllm.ai/0.24.0/cpu --extra-index-url https://download.pytorch.org/whl/cpu

Or from source

Using uv
git clone https://github.com/rbln-sw/vllm-rbln.git
cd vllm-rbln
uv pip install -e .
Using pip
git clone https://github.com/rbln-sw/vllm-rbln.git
cd vllm-rbln
pip install -e . --extra-index-url https://wheels.vllm.ai/0.24.0/cpu --extra-index-url https://download.pytorch.org/whl/cpu

🛠️ Development setup

Building from source? See DEVELOPMENT.md for the uv dev workflow.

📚 Documentation

🤝 Contributing

We welcome all contributions! Whether it's reporting issues, proposing enhancements, or improving docs—your input helps make the project better.

See our CONTRIBUTING.md for more information.

📄 License

This project is licensed under the Apache License 2.0.

See the LICENSE file for more information.

📧 Contact

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vllm_rbln-0.11.2a9-py3-none-any.whl (432.7 kB view details)

Uploaded Python 3

File details

Details for the file vllm_rbln-0.11.2a9-py3-none-any.whl.

File metadata

  • Download URL: vllm_rbln-0.11.2a9-py3-none-any.whl
  • Upload date:
  • Size: 432.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.15

File hashes

Hashes for vllm_rbln-0.11.2a9-py3-none-any.whl
Algorithm Hash digest
SHA256 52b050f6bb35cecbf2aadbc2e469517d88eabf3c401453fcbb05f10239422b89
MD5 cbe80934b185f45eaa543fafee3d20ce
BLAKE2b-256 1fcd9b18c4e539d55534013f3e07a41fb521dae7a51eadc9e8ea6245f7c3640b

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page