Skip to content

Commit

Permalink
clean empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
hkwon committed Sep 11, 2024
1 parent c8f74b5 commit f65f614
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/ctranslate2/converters/transformers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,6 @@ def get_model_spec(self, model):
model.wav2vec2_bert.config.num_adapter_layers,
model.wav2vec2_bert.config.num_hidden_layers,
)

self.set_encoder(spec.encoder, model)
return spec

Expand Down

0 comments on commit f65f614

Please sign in to comment.