Upload model trained with Unsloth 450546c 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")