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

12 lines
255 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-03-27 23:04:42 +00:00
"temperature": 0.0
2025-12-18 14:55:02 +00:00
}
}
}