Skip to main content

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.22.0/cpu --torch-backend cpu
Using pip
pip install vllm-rbln --extra-index-url https://wheels.vllm.ai/0.22.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.22.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.1.post1-py3-none-any.whl (417.9 kB view details)

Uploaded Python 3

File details

Details for the file vllm_rbln-0.11.1.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for vllm_rbln-0.11.1.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 59cf50f6672c284302ae6cdbea721bd2b47e9cc74950da47b1e6265b7427c3b1
MD5 6d29cd3d19e4acdb972e8cd97474213d
BLAKE2b-256 98ce7f64f0a03791a9374a42c4bccd6a0b03e056d50d61e5fe732759cbd4cff2

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