File size: 359 Bytes
d1ee90c
 
 
 
 
223e40c
 
97298c9
1
2
3
4
5
6
7
8
---
tags:
- ColBERT
---

A ColBERT-style model for [bge-m3](https://huggingface.co/BAAI/bge-m3) that can be loaded using the [oringinal ColBERT code](https://github.com/stanford-futuredata/ColBERT).

Notice that the model's embedding dimension is 1024, which differs from the original ColBERT model (128) and requires larger storage space to index the corpus.