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
The text was updated successfully, but these errors were encountered:
dyou-dev
changed the title
post_layernorm in SiglipVisionTransformer has no effect in the forward
LLaVA-Onevision: post_layernorm in SiglipVisionTransformer takes no effect in the forward
Nov 22, 2024
The following code shows that self.post_layernorm is calculated but the output is not used in the following stage.
HuggingFace code:
GitHub code:
HuggingFace code:
The text was updated successfully, but these errors were encountered: