Skip to content

Commit 235c0fe

Browse files
committed
Removed truncation_type
1 parent 739d42b commit 235c0fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchtune/models/phi4/_model_builders.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ def phi4_tokenizer(
7777
special_tokens=special_tokens,
7878
max_seq_len=max_seq_len,
7979
prompt_template=template,
80-
truncation_type=truncation_type,
8180
)
8281

8382

0 commit comments

Comments
 (0)