Upload tokenizer e4f65da verified
Andy Zhou commited on
How to use andyz245/cache with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("andyz245/cache", device_map="auto")