Instructions to use terrierteam/t5fid_base_nq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use terrierteam/t5fid_base_nq with Transformers:
# Load model directly from transformers import AutoTokenizer, T5FiDReader tokenizer = AutoTokenizer.from_pretrained("terrierteam/t5fid_base_nq") model = T5FiDReader.from_pretrained("terrierteam/t5fid_base_nq") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!