Instructions to use Intel/msmarco_fid with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Intel/msmarco_fid with Transformers:
# Load model directly from transformers import AutoTokenizer, FiDT5 tokenizer = AutoTokenizer.from_pretrained("Intel/msmarco_fid") model = FiDT5.from_pretrained("Intel/msmarco_fid") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
dfa285d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b78ca362707b3f01551eb4e98378a4b7880dd8d29a1496e0f1e8a4cc34b76ea8
size 891704401
|