97 3 days ago

Ling-3.0-tiny is a lightweight 7.9B-parameter hybrid reasoning MoE with just 1.3B active parameters per token, offering strong reasoning and agentic capabilities at low inference cost.

8b
d44117527a50 · 156B
{
"stop": [
"<role>",
"<|role_end|>",
"<think>",
"<role>HUMAN</role>"
],
"temperature": 1,
"top_k": 20,
"top_p": 0.95
}