Trained with Unsloth 3f497f0 verified
James Curve commited on
How to use Neopix/test with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Neopix/test", device_map="auto")