Skip to content

Commit

Permalink
server : remove rebase artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov committed Dec 18, 2024
1 parent 600cebc commit 2dcdd48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/server/server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,6 @@ struct server_task_result_cmpl_partial : server_task_result {
{"delta",
json {
{"content", content},
{"tokens", tokens}
}},
}});
}
Expand Down

0 comments on commit 2dcdd48

Please sign in to comment.