chore(deps): update llama.cpp and sync with upstream changes

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2025-03-05 21:29:03 +01:00
parent de81b42b49
commit 4c31c18c71
5 changed files with 8 additions and 11 deletions

View file

@ -165,7 +165,6 @@ message Reply {
message GrammarTrigger {
string word = 1;
bool at_start = 2;
}
message ModelOptions {