[Model] Whisper model implementation (#11280)
Co-authored-by: Aurick Qiao <aurick.qiao@snowflake.com>
This commit is contained in:
@@ -2312,6 +2312,8 @@ def _get_and_verify_max_len(
|
||||
"seq_length",
|
||||
# Command-R
|
||||
"model_max_length",
|
||||
# Whisper
|
||||
"max_target_positions",
|
||||
# Others
|
||||
"max_sequence_length",
|
||||
"max_seq_length",
|
||||
|
||||
Reference in New Issue
Block a user