From 648c2d1cc22d01ba071650be8f2f68d95b3ff13c Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 25 Dec 2023 15:25:16 -0800 Subject: [PATCH] Update settings-template.yaml --- settings-template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/settings-template.yaml b/settings-template.yaml index 8f7e9e9..8ebbc1a 100644 --- a/settings-template.yaml +++ b/settings-template.yaml @@ -15,6 +15,7 @@ truncation_length: 2048 truncation_length_min: 0 truncation_length_max: 200000 max_tokens_second: 0 +max_updates_second: 0 custom_stopping_strings: '' custom_token_bans: '' auto_max_new_tokens: false