Unverified Commit 93c5c9a5 authored by Oren Amsalem's avatar Oren Amsalem Committed by GitHub
Browse files

[cleanup] remove confusing newline (#6603)

parent 18ca0e91
......@@ -392,7 +392,6 @@ class GenerationMixin:
# get encoder and store encoder outputs
encoder = self.get_encoder()
encoder_outputs: tuple = encoder(input_ids, attention_mask=attention_mask)
# Expand input ids if num_beams > 1 or num_return_sequences > 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment