-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
Anything you want to discuss about vllm.
When siglip or clip acts as a multimodal vision encoder, there will have several cases:
- The output state of an intermediate layer is used without layer normalization
- The output state of the last layer is used without layer normalization
- The output state of the last layer is used with layer normalization
For example, In the LLaVA-Next
code implementation, post_layernorm
is not used.
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
DarkLight1337
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request