llama_embed_gguf¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
Exact dense, unbiased, default-RoPE subset of llama.cpp llama-embed.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")