Add x2 and x3 scale models. 5fb41ab
Eugene Siow commited on
How to use eugenesiow/drln with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("eugenesiow/drln", dtype="auto")