Upload model trained with Unsloth 089b72e verified
黄烨 commited on
How to use YellowLeaves/test_token with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("YellowLeaves/test_token", device_map="auto")