mistral4_gguf¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
Mistral4 GGUF decoder with MLA, mandatory shared/routed MoE, and latent cache.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")