upload e732c43
ydshieh commited on
How to use hf-internal-testing/tiny-random-onnx-beit with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-onnx-beit", dtype="auto")