Instructions to use google/realm-orqa-wq-openqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/realm-orqa-wq-openqa with Transformers:
# Load model directly from transformers import RealmForOpenQA model = RealmForOpenQA.from_pretrained("google/realm-orqa-wq-openqa", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2 opened 7 months ago
by
SFconvertbot