hermes-2-theta-llama-3
4 Pulls Updated 3 months ago
94fe19d2940d · 201B
{
"frequency_penalty": 0.2,
"num_ctx": 8000,
"presence_penalty": 0.3,
"stop": [
"<|im_start|>",
"<|im_end|>",
"</|im_end|>",
"</|im_start|>"
],
"temperature": 0.1,
"top_p": 0.9
}