sync : ggml
This commit is contained in:
parent
e976423005
commit
753eafed0e
2 changed files with 2 additions and 1 deletions
|
@ -249,6 +249,7 @@ struct llama_server_queue {
|
|||
}
|
||||
|
||||
// Start the main loop. This call is blocking
|
||||
[[noreturn]]
|
||||
void start_loop() {
|
||||
while (true) {
|
||||
// new task arrived
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue