34.3K 3 weeks ago

Intern-S1 is the most advanced open-source multimodal reasoning model to date. Intern-S1 combines strong general-task capabilities with state-of-the-art performance on a wide range of scientific tasks.

vision
3ed49077db35 · 147B
{
"num_ctx": 4096,
"num_predict": 512,
"seed": 1234,
"stop": [
"<|action_end|>",
"<|im_end|>"
],
"temperature": 0.8,
"top_k": 50,
"top_p": 0.8
}