How to use bigelbo/firstmodel with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://bigelbo/firstmodel")