1,486 6 months ago

Velvet is an Italian family of large language models (2B, 14B) developed from scratch, featuring a dense architecture.

tools 2b 14b
884e29cb5e80 · 155B
{
"num_ctx": 4096,
"repeat_last_n": 0,
"repeat_penalty": 0.5,
"stop": [
"<instruction>",
"</instruction>"
],
"temperature": 0,
"top_k": -1,
"top_p": 1
}