remove space
This commit is contained in:
parent
fb10521514
commit
f766ae125f
1 changed files with 1 additions and 1 deletions
|
@ -3002,7 +3002,7 @@ int main(int argc, char ** argv) {
|
|||
|
||||
bool stream = json_value(data, "stream", false);
|
||||
bool timings = json_value(data, "timing_per_token", false);
|
||||
|
||||
|
||||
const auto task_ids = server_task::get_list_id(tasks);
|
||||
const auto completion_id = gen_chatcmplid();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue