hunyuan_moe_gguf¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
Hunyuan-MoE causal LM matching the pinned llama.cpp GGUF graph.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")
Model type |
|
Class |
|
Task |
|
Source |
|
Hunyuan-MoE causal LM matching the pinned llama.cpp GGUF graph.
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")