Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
thiagomsoares
/
llama2_13b_16k
:latest
16
Downloads
Updated
1 year ago
Cancel
llama2_13b_16k:latest
...
/
params
b228a7c03cfa · 139B
{
"num_ctx": 16384,
"repeat_last_n": 65,
"repeat_penalty": 50,
"seed": -1,
"stop": [
"User:",
"Assistant:"
],
"temperature": 0.6,
"top_k": 50,
"top_p": 0.95
}