-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Labels
feature requestNew feature or requestNew feature or request
Description
🚀 The feature, motivation and pitch
We want to be able to measure the performance for multimodal encoder alone quantitatively, which requires a benchmark that focuses on encoder forward pass.
Ideally this benchmark should do:
- Import encoder modules from model file and initialize it with dummy weights & vLLM config
- Convert dummy images to inputs of the encoder via models's HF processor
- Measure latency with processing a batch of
Ximages withYsizes.
X and Y should be configurable.
Alternatives
No response
Additional context
No response
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.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request
Type
Projects
Status
Todo