Adapters
chemistry
biology
finance
legal
music
art
code
climate
medical
agent
Not-For-All-Audiences
text-generation-inference
Mixture of Experts
Merge
Instructions to use solomonmc/Virra with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use solomonmc/Virra with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("solomonmc/Virra", set_active=True) - Notebooks
- Google Colab
- Kaggle
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("solomonmc/Virra", set_active=True)Not-For-All-Audiences
This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.
View model card
# Gated model: Login with a HF token with gated access permission hf auth login