diff --git a/gpttype_adapter.cpp b/gpttype_adapter.cpp index 8c2bdfe1c..6dff5f9cd 100644 --- a/gpttype_adapter.cpp +++ b/gpttype_adapter.cpp @@ -1952,10 +1952,6 @@ generation_outputs gpttype_generate(const generation_inputs inputs) last_stop_reason = stop_reason::OUT_OF_TOKENS; stop_sequence.clear(); special_stop_sequence.clear(); - dry_repeat_count.clear(); - dry_sequence_breakers.clear(); - dry_max_token_repeat.clear(); - for(int x=0;x