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