How to use Ender-brewer/copilotv2 with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("Ender-brewer/copilotv2")
-