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