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