Updating descript
This commit is contained in:
parent
72c683af7e
commit
4fc62691c3
@ -45,7 +45,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
"name": "repeat-penalty",
|
||||
"description": "The higher the temperature, the more random the model output. A default 0.1 is used if not provided.",
|
||||
"description": "The weight of the penalty to avoid repeating the last repeat_last_n tokens. A default 1.3 is used if not provided.",
|
||||
"required": false,
|
||||
"type": 3
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user