How to use ImmersioNAI/Poppy with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("ImmersioNAI/Poppy")
Base model