mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-24 18:34:36 +00:00
sync : ggml
This commit is contained in:
parent
e976423005
commit
753eafed0e
@ -249,6 +249,7 @@ struct llama_server_queue {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Start the main loop. This call is blocking
|
// Start the main loop. This call is blocking
|
||||||
|
[[noreturn]]
|
||||||
void start_loop() {
|
void start_loop() {
|
||||||
while (true) {
|
while (true) {
|
||||||
// new task arrived
|
// new task arrived
|
||||||
|
@ -1 +1 @@
|
|||||||
6c1ce0bd591a430c1d3f6797d905194581c878c1
|
c2448f88d17395452a587d0176d19ed87e0f7ce1
|
||||||
|
Loading…
Reference in New Issue
Block a user