Skip to content

Commit

Permalink
sync : ggml
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov committed Jan 27, 2024
1 parent e976423 commit 753eafe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions examples/server/utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion scripts/sync-ggml.last
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6c1ce0bd591a430c1d3f6797d905194581c878c1
c2448f88d17395452a587d0176d19ed87e0f7ce1

0 comments on commit 753eafe

Please sign in to comment.