How to use devdata/onnxmodel with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("devdata/onnxmodel")