Optimum RBLN is the interface between the Hugging Face Transformers and Diffusers libraries and RBLN accelerators. It provides a set of tools enabling easy model loading and inference on single and multiple rbln device settings for different downstream tasks.
Project description
Optimum RBLN
🤗 Optimum RBLN is the interface between the 🤗 Transformers library and RBLN Accelerators including ATOM and REBEL. It provides a set of tools enabling easy model loading and inference on single- and multi-Accelerator settings for different downstream tasks. The list of officially validated models and tasks is available here. Users can try other models and tasks with only few changes.
Install from PyPI
To install the latest release of this package:
pip install --index-url https://pypi.rebellions.in/simple optimum-rbln
Install from source
Prerequisites
- Install PDM (refer this link for detailed commands)
- Export environment variables to access to RBLN private PyPI.
export REBEL_PYPI_USERNAME=<username> export REBEL_PYPI_PASSWORD=<password>
The below command installs optimum-rbln along with its dependencies.
git clone https://github.com/rebellions-sw/optimum-rbln.git
cd optimum-rbln
pdm install
To install optional dependencies from all groups, specify -G:all option.
pdm install -G:all
How to use it?
Quick Start
🤗 Optimum RBLN was designed with one goal in mind: to make inference straightforward for any 🤗 Transformers user while leveraging the complete power of RBLN Accelerators.
Transformers Interface
Documentation
Check out the documentation of Optimum RBLN for more advanced usage.
If you find any issue while using those, please open an issue or a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file optimum_rbln-0.1.0-py3-none-any.whl.
File metadata
- Download URL: optimum_rbln-0.1.0-py3-none-any.whl
- Upload date:
- Size: 108.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0125aa967427f1176af7168bf71edbb355d2721e9efb819ca34f8b817a9d2d4
|
|
| MD5 |
94bbaf13a2d452eb8612e323e26cb878
|
|
| BLAKE2b-256 |
8cfd707eee5421045a7767f04154d6db293e39666a775007dfc9b40dab19237d
|