[Feature] support regex strings as a stopping condition (#10635)
This commit is contained in:
@@ -792,6 +792,7 @@ class StreamExecutor:
|
||||
"n",
|
||||
"stop",
|
||||
"stop_token_ids",
|
||||
"stop_regex",
|
||||
"temperature",
|
||||
"top_p",
|
||||
"top_k",
|
||||
|
||||
Reference in New Issue
Block a user