Update LEAP sdk manifest: leap/Q5_K_M.json
This commit is contained in:
14
leap/Q5_K_M.json
Normal file
14
leap/Q5_K_M.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"inference_type": "llama.cpp/text-to-text",
|
||||
"schema_version": "1.0.0",
|
||||
"load_time_parameters": {
|
||||
"model": "../LFM2-2.6B-Q5_K_M.gguf"
|
||||
},
|
||||
"generation_time_parameters": {
|
||||
"sampling_parameters": {
|
||||
"temperature": 0.3,
|
||||
"min_p": 0.15,
|
||||
"repetition_penalty": 1.05
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user