Upload model trained with Unsloth a29fca3 verified
James Curve commited on
How to use Neopix/python-test-v0 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Neopix/python-test-v0", device_map="auto")