various fixes

This commit is contained in:
Xuan Son Nguyen
2026-08-22 01:37:12 +02:00
parent b99247112e
commit e8bdf2cb52
5 changed files with 57 additions and 32 deletions
-1
View File
@@ -6,7 +6,6 @@
#include "log.h"
#include "console.h"
#define JSON_ASSERT GGML_ASSERT
#include "json.h"
#include <algorithm>