Improve result printing

This commit is contained in:
Georgi Gerganov
2022-10-04 23:16:33 +03:00
parent eba33adadd
commit 6814cc9b02
3 changed files with 43 additions and 2 deletions

View File

@@ -106,6 +106,8 @@ extern "C" {
bool translate;
bool print_special_tokens;
bool print_progress;
bool print_realtime;
bool print_timestamps;
const char * language;