LFM2-350M-Math-GGUF / leap /Q5_K_M.json
ykhrustalev's picture
Update LEAP sdk manifest: leap/Q5_K_M.json
47ab871 verified
raw
history blame contribute delete
309 Bytes
{
"inference_type": "llama.cpp/text-to-text",
"schema_version": "1.0.0",
"load_time_parameters": {
"model": "../LFM2-350M-Math-Q5_K_M.gguf"
},
"generation_time_parameters": {
"sampling_parameters": {
"temperature": 0.3,
"min_p": 0.15,
"repetition_penalty": 1.05
}
}
}