Instructions to use jackspparrow/freya with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use jackspparrow/freya with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://jackspparrow/freya") - Notebooks
- Google Colab
- Kaggle