7 10 months ago

Custom llama3.1:8b for mobile equipment diagnostics.

tools
55a950e66135 · 200B
{
"num_ctx": 8192,
"num_keep": 24,
"num_predict": 2048,
"repeat_last_n": 64,
"repeat_penalty": 1.1,
"stop": [
"</s>",
"<|end|>",
"<|eot_id|>"
],
"temperature": 0.5,
"top_k": 40,
"top_p": 0.9
}