{ | |
"name": "LLaMA", | |
"description": "Configuration for LLaMA models", | |
"parameters": { | |
"temperature": 0.8, | |
"top_k": 40, | |
"top_p": 0.9, | |
"repetition_penalty": 1.1 | |
} | |
} | |
{ | |
"name": "LLaMA", | |
"description": "Configuration for LLaMA models", | |
"parameters": { | |
"temperature": 0.8, | |
"top_k": 40, | |
"top_p": 0.9, | |
"repetition_penalty": 1.1 | |
} | |
} | |