ref #10 : option to keep context in "stream" example

Seems the results become worse when we keep the context, so by default
this is not enabled
This commit is contained in:
Georgi Gerganov
2022-10-07 22:30:44 +03:00
parent 3f15bb8a08
commit 481cd685d5
3 changed files with 18 additions and 7 deletions

View File

@@ -105,6 +105,7 @@ extern "C" {
int offset_ms;
bool translate;
bool no_context;
bool print_special_tokens;
bool print_progress;
bool print_realtime;