Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
youtu
/
youtu
:latest
759
Downloads
Updated
1 month ago
Youtu-LLM is a new, small, yet powerful LLM, contains only 1.96B parameters, supports 128k long context, and has native agentic talents. Not yet runnable. Requires Ollama with the latest llama.cpp changes integrated.
Youtu-LLM is a new, small, yet powerful LLM, contains only 1.96B parameters, supports 128k long context, and has native agentic talents. Not yet runnable. Requires Ollama with the latest llama.cpp changes integrated.
Cancel
tools
thinking
2b
youtu:latest
...
/
params
9e5233588eaa · 137B
{
"num_ctx": 8192,
"repeat_penalty": 1.05,
"stop": [
"<|end_of_text|>",
"<|User|>"
],
"temperature": 1,
"top_k": 20,
"top_p": 0.95
}