Instructions to use mrinaldi/Albertone_1500_14957072 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mrinaldi/Albertone_1500_14957072 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mrinaldi/Albertone_1500_14957072", 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_1500_14957072",
trust_remote_code=True
)
- Downloads last month
- 155
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support