Instructions to use bright161626/blockassist-agent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use bright161626/blockassist-agent with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("bright161626/blockassist-agent", set_active=True) - Notebooks
- Google Colab
- Kaggle