Instructions to use mrinaldi/Albertone_33040_355566264 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mrinaldi/Albertone_33040_355566264 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mrinaldi/Albertone_33040_355566264", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Matformer Model
Trained using Matformer.
Installation
pip install git+https://github.com/mrinaldi97/matformer.git
Usage
import torch
from transformers import AutoModelForMaskedLM
model = AutoModelForMaskedLM.from_pretrained(
"mrinaldi/Albertone_33040_355566264",
trust_remote_code=True
)
- Downloads last month
- 163
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support