File size: 828 Bytes
80b37cd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | ---
tags:
- gguf
- modernbert
- colbert
- reasoning
- late-interaction
license: apache-2.0
base_model: ctrltokyo/OpenReason-ModernColBERT
---
# OpenReason-ModernColBERT GGUF
GGUF conversion of [ctrltokyo/OpenReason-ModernColBERT](https://huggingface.co/ctrltokyo/OpenReason-ModernColBERT) for use with [litembeddings](https://github.com/alexandernicholson/litembeddings).
## Files
| File | Size | Description |
|------|------|-------------|
| openreason-moderncolbert-Q8_0.gguf | 153M | Q8_0 quantized ModernBERT encoder |
| openreason-moderncolbert-Q8_0.projection | 385K | ColBERT 768 to 128 linear projection |
## Usage with litembeddings
## Source Model
- Architecture: ModernBERT (150M params)
- Training: Fine-tuned on BRIGHT benchmark reasoning tasks
- Base: lightonai/GTE-ModernColBERT-v1
- License: Apache 2.0
|