Update README.md to clarify the purpose of the fork and its modifications 99fe89b
Misha Lvovsky commited on
How to use mishmish66/trying-fast with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("mishmish66/trying-fast", dtype="auto")