Upload README.md with huggingface_hub ff63f5b 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")