add config d8d5449
bristena-op commited on
How to use bristena-oprisanu/test_pytorch_custom with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("bristena-oprisanu/test_pytorch_custom", dtype="auto")