server : add --print-realtime param (#1541)

* server : add --print-realtime param

* Fix duplicate realtime output
This commit is contained in:
ecneladis
2023-11-24 08:35:02 +01:00
committed by GitHub
parent 34f70b3a56
commit a5881d619c
2 changed files with 5 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ options:
-nf, --no-fallback [false ] do not use temperature fallback while decoding
-ps, --print-special [false ] print special tokens
-pc, --print-colors [false ] print colors
-pr, --print-realtime [false ] print output in realtime
-pp, --print-progress [false ] print progress
-nt, --no-timestamps [false ] do not print timestamps
-l LANG, --language LANG [en ] spoken language ('auto' for auto-detect)