5 3 days ago

I built a complete Ollama model for professional Full Stack development, with source code and documentation written in British English.

tools
26655a03b228 · 214B
{
"min_p": 0.05,
"num_ctx": 65536,
"num_predict": -1,
"repeat_last_n": 256,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.2,
"top_k": 40,
"top_p": 0.9
}