How to use devdata/onnxmodel with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("devdata/onnxmodel")
The community tab is the place to discuss and collaborate with the HF community!