Tree: Format

Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
kingbri
2024-07-23 14:32:50 -04:00
parent 300f034233
commit 3e8ffebdd3
2 changed files with 1 additions and 4 deletions

View File

@@ -1080,8 +1080,6 @@ class ExllamaV2Container:
else [self.tokenizer.eos_token_id]
)
print(self.tokenizer.eos_token_id)
# Ban the EOS token if specified. If not, append to stop conditions
# as well.
# Set this below logging to avoid polluting the stop strings array