ykilcher's picture
Create README.md
7a7feff
|
raw
history blame
155 Bytes

Just a regular old model...

Usage

from transformers import AutoModel
model = AutoModel.from_pretrained("ykilcher/totally-harmless-model")