Upload 2nd_attempt.ipynb 7d883fd verified
Soham Jain commited on
How to use anonym5035/babylm-upload with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("anonym5035/babylm-upload", device_map="auto")