Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
minhcrafters
/
llama3.2-pychael
:3b
3
Downloads
Updated
7 months ago
Cancel
tools
3b
llama3.2-pychael:3b
...
/
params
406dffd793fb · 202B
{
"min_p": 0.1,
"mirostat": 1,
"mirostat_tau": 2,
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>",
"<|eom_id|>"
],
"temperature": 0.5,
"top_k": 70,
"top_p": 0.9
}