How to use UGARIT/flair_grc_bert_ner with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("UGARIT/flair_grc_bert_ner")
The community tab is the place to discuss and collaborate with the HF community!