How to use victorisgeek/first-order-model with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://victorisgeek/first-order-model")
-