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