Instructions to use michaelfeil/colbert-tiny-random with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use michaelfeil/colbert-tiny-random with Transformers:
# Load model directly from transformers import AutoTokenizer, HF_ColBERT tokenizer = AutoTokenizer.from_pretrained("michaelfeil/colbert-tiny-random") model = HF_ColBERT.from_pretrained("michaelfeil/colbert-tiny-random") - Notebooks
- Google Colab
- Kaggle
File size: 113 Bytes
b1f62b3 | 1 2 3 4 5 6 7 8 | [
{
"idx": 0,
"name": "0",
"path": "",
"type": "sentence_transformers.models.Transformer"
}
] |