jina_bert_v2_gguf

Model type

jina_bert_v2_gguf

Class

JinaBertV2GGUFModel

Task

feature-extraction

Source

models/gguf_encoders.py

Description

JinaBERT-v2 ALiBi encoder for the strictly validated dense tensor variants.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")