jina_bert_v3_gguf¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
JinaBERT-v3 RoPE encoder with the exact dense/routed FFN schedule.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")
Model type |
|
Class |
|
Task |
|
Source |
|
JinaBERT-v3 RoPE encoder with the exact dense/routed FFN schedule.
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")