{ | |
"name": "Mistral", | |
"description": "Configuration for Mistral models", | |
"parameters": { | |
"temperature": 0.7, | |
"top_k": 50, | |
"top_p": 0.9, | |
"repetition_penalty": 1.1 | |
} | |
} | |
{ | |
"name": "Mistral", | |
"description": "Configuration for Mistral models", | |
"parameters": { | |
"temperature": 0.7, | |
"top_k": 50, | |
"top_p": 0.9, | |
"repetition_penalty": 1.1 | |
} | |
} | |