How to use PUMedu/Minerva with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("PUMedu/Minerva")
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
-