135 2 weeks ago

Custom model for coding with agents to use locally with 24gb or 2x16gb GPUs (working fine...)

{
"num_ctx": 110000,
"repeat_penalty": 1.1,
"stop": [
"<|im_end|>"
],
"temperature": 0.1,
"top_k": 20,
"top_p": 0.9
}