How to use flair/upos-multi-fast with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("flair/upos-multi-fast")