We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739d42b commit 235c0feCopy full SHA for 235c0fe
torchtune/models/phi4/_model_builders.py
@@ -77,7 +77,6 @@ def phi4_tokenizer(
77
special_tokens=special_tokens,
78
max_seq_len=max_seq_len,
79
prompt_template=template,
80
- truncation_type=truncation_type,
81
)
82
83
0 commit comments