mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-26 01:58:21 -04:00
common : reimplement logging (#9418)
https://github.com/ggerganov/llama.cpp/pull/9418
This commit is contained in:
@@ -40,7 +40,6 @@ server --host localhost --port 8080 \
|
||||
--parallel 8 \
|
||||
--batch-size 512 \
|
||||
--ctx-size 4096 \
|
||||
--log-format text \
|
||||
-ngl 33
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user