Llama 3.1 is a new state-of-the-art model from Meta available in 8B parameter sizes. Instructed to work with Cline (prev. Claude Dev).

tools

126 3 weeks ago

c7641e65efb3 · 182B
{
"num_ctx": 32768,
"repeat_last_n": 64,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.1,
"top_k": 40,
"top_p": 0.9
}