Files
LFM2-350M-Extract-GGUF/leap/Q4_0.json

14 lines
310 B
JSON
Raw Normal View History

2025-12-18 14:55:02 +00:00
{
"inference_type": "llama.cpp/text-to-text",
"schema_version": "1.0.0",
"load_time_parameters": {
"model": "../LFM2-350M-Extract-Q4_0.gguf"
},
"generation_time_parameters": {
"sampling_parameters": {
2026-04-06 18:53:24 +00:00
"temperature": 0.3,
"min_p": 0.15,
"repetition_penalty": 1.05
2025-12-18 14:55:02 +00:00
}
}
}