How to use T-ZERO/first_prototype with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("T-ZERO/first_prototype")