Trained with Unsloth a78cb4d 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")