How to use ALT2/12 with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://ALT2/12")
The community tab is the place to discuss and collaborate with the HF community!