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