How to use Scottsky/Meta with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("Scottsky/Meta")
-