How to use UGARIT/flair_grc_multi_ner with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("UGARIT/flair_grc_multi_ner")