From 4fb8801eebca334bebd52c2e96b03fccc07a1dc5 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Sun, 26 Jul 2026 18:14:39 +0800 Subject: Load model, pledge+unveil. --- README.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..c45e800 --- /dev/null +++ b/README.txt @@ -0,0 +1,2 @@ +Run with no logs: GGML_LOG_LEVEL=0 ./wordbook.cgi +Run with error logs: GGML_LOG_LEVEL=error ./wordbook.cgi -- cgit v1.2.3