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/albertina-micro-posenc-learnable",
    trust_remote_code=True
)
Downloads last month
19
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support