Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
maryasov
/
llama3.1-cline
:8b-instruct-q8_0
740
Downloads
Updated
10 months ago
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).
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).
Cancel
tools
llama3.1-cline:8b-instruct-q8_0
...
/
params
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
}