mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
logprobs defaults to false.
This commit is contained in:
parent
7cc18e85b5
commit
507ecae147
@ -878,7 +878,6 @@
|
||||
"type": "boolean",
|
||||
"description": "Whether to return log probabilities of the output tokens or not. If true, returns the log probabilities of each\noutput token returned in the content of message.",
|
||||
"example": "false",
|
||||
"nullable": true
|
||||
},
|
||||
"max_tokens": {
|
||||
"type": "integer",
|
||||
|
Loading…
Reference in New Issue
Block a user