Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: InternVL2-2B outputs gibberish with tensor parallel inference #8017

Closed
1 task done
Isotr0py opened this issue Aug 30, 2024 · 0 comments · Fixed by #8055
Closed
1 task done

[Bug]: InternVL2-2B outputs gibberish with tensor parallel inference #8017

Isotr0py opened this issue Aug 30, 2024 · 0 comments · Fixed by #8055
Labels
bug Something isn't working

Comments

@Isotr0py
Copy link
Collaborator

Isotr0py commented Aug 30, 2024

Your current environment

The output of `python collect_env.py`
Your output of `python collect_env.py` here

🐛 Describe the bug

Reproduce

  • Just run examples/offline_inference_vision_language.py with tensor_parallel_size=2.
  • The inference with tensor_parallel_size=1 works normally.

Outputs

Processed prompts: 100%|████████████████████████████████████████| 1/1 [00:01<00:00,  1.52s/it, est. speed input: 1192.65 toks/s, output: 26.96 toks/s]
1.
1.
1/2
3/2
1
  for example
�2/定有了一个iSA诉快的队/纳厄/否化,4.
INFO 08-30 03:22:42 multiproc_worker_utils.py:136] Terminating local vLLM worker processes
(VllmWorkerProcess pid=9476) INFO 08-30 03:22:42 multiproc_worker_utils.py:237] Worker exiting

The root issue

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant