language: - en
Just a regular old model...
from transformers import AutoModel model = AutoModel.from_pretrained("ykilcher/totally-harmless-model")