server changes
This commit is contained in:
parent
aaffb2387f
commit
efe38c636f
1 changed files with 1 additions and 1 deletions
|
@ -582,7 +582,7 @@ struct llama_server_context
|
|||
last_used = &slot;
|
||||
t_last = slot.t_last_used;
|
||||
LOG_TEE("Using time-based slot id: %d\n", slot.id);
|
||||
break;
|
||||
//break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue