Quazim0t0's picture
Upload 16 files
9a46619 verified
raw
history blame contribute delete
189 Bytes
{
"name": "Mistral",
"description": "Configuration for Mistral models",
"parameters": {
"temperature": 0.7,
"top_k": 50,
"top_p": 0.9,
"repetition_penalty": 1.1
}
}