Instructions to use Iiro/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Iiro/results with Transformers:
# Load model directly from transformers import Bert model = Bert.from_pretrained("Iiro/results", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K