hunyuan_v1_dense

Model type

hunyuan_v1_dense

Class

HunYuanV1DenseCausalLMModel

Task

text-generation

Source

models/hunyuan_v1.py

Description

HunYuan V1 Dense text model.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")