You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.venv/lib/python3.12/site-packages/torch/nn/modules/transformer.py:379: UserWarning: enable_nested_tensor is True, but self.use_nested_tensor is False because encoder_layer.self_attn.batch_first was not True(use batch_first for better inference performance)
warnings.warn(
Can this be updated to remove the warning and give better inference performance?
The text was updated successfully, but these errors were encountered:
Can this be updated to remove the warning and give better inference performance?
The text was updated successfully, but these errors were encountered: