Support min-p sampling (#1167)
This commit is contained in:
@@ -663,6 +663,7 @@ class StreamExecutor:
|
||||
"temperature",
|
||||
"top_p",
|
||||
"top_k",
|
||||
"min_p",
|
||||
"frequency_penalty",
|
||||
"presence_penalty",
|
||||
"ignore_eos",
|
||||
|
||||
Reference in New Issue
Block a user