45 1 month ago

Alibaba's performant long context models for agentic and coding tasks.

tools 30b
99cf9a474f9b · 178B
{
"min_p": 0,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}