Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
thiagomsoares
/
medllama2-revision
:latest
74
Downloads
Updated
1 year ago
Cancel
medllama2-revision:latest
...
/
params
47258058ce5d · 141B
{
"num_ctx": 65536,
"repeat_last_n": 512,
"repeat_penalty": 1.2,
"seed": -1,
"stop": [
"User:",
"Assistant:"
],
"temperature": 0.7,
"top_k": 50,
"top_p": 0.95
}