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