9 1 month ago

17M-param Brazilian Portuguese LLM, trained from scratch on Wikipedia PT. Base model, Apache 2.0.

06ccd32c7ed8 · 123B
{
"num_ctx": 512,
"repeat_penalty": 1.1,
"stop": [
"</s>",
"<unk>"
],
"temperature": 0.8,
"top_k": 50,
"top_p": 0.95
}