Instructions to use hltcoe/plaidx-large-neuclir-mtd-round-robin-entries-mt5xxl-engeng with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hltcoe/plaidx-large-neuclir-mtd-round-robin-entries-mt5xxl-engeng with Transformers:
# Load model directly from transformers import AutoTokenizer, HF_ColBERT tokenizer = AutoTokenizer.from_pretrained("hltcoe/plaidx-large-neuclir-mtd-round-robin-entries-mt5xxl-engeng") model = HF_ColBERT.from_pretrained("hltcoe/plaidx-large-neuclir-mtd-round-robin-entries-mt5xxl-engeng") - Notebooks
- Google Colab
- Kaggle