davidluciolu

Results 14 comments of davidluciolu

您好,请问推理一遍mmbench dev en需要多久? @PeterMao11

Hi! Could you share the ChatGPT prompt? I am trying to use ChatGPT to generate a list, but results are awful. ChatGPT keeps generating repeated words. Many thanks!

Hi! I am also curious about the construction of the GRIT dataset. It is mentioned in the paper that > We eliminate certain abstract noun phrases that are challenging to...

try to use `pip install xformers==0.0.23.post1`

I think mm_projector in not trained under this setting. You need to add a line `additional_target: multi_modal_projector` in your yaml to set multi_modal_projector trainable

@jbohnslav hello, I'm also facing the memory leak problem, any suggestions for this?

Same problem. - Successfully run with torch==2.5.1 and vllm==0.7.2, without adding `export VLLM_WORKER_MULTIPROC_METHOD=spawn` or removing device - The RuntimeError shows when update vllm to 0.8.1 and required torch==2.6.0. But fixes...

@YushunXiang Hello! Does this vLLM server support multi-card inference?