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
Breaking changes introduced by huggingface/transformers#35235 in transformers v4.48.0 breaks nightly build (see this job). All attention modules have been refactored and num_heads attribute has been removed from attention module and LlamaAttention module in particular.
The text was updated successfully, but these errors were encountered:
Breaking changes introduced by huggingface/transformers#35235 in
transformers
v4.48.0 breaks nightly build (see this job). All attention modules have been refactored andnum_heads
attribute has been removed from attention module andLlamaAttention
module in particular.The text was updated successfully, but these errors were encountered: