jina_bert_v2_gguf¶
Model type |
|
Class |
|
Task |
|
Source |
|
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>")