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

[Usage]: ModuleNotFoundError: No module named 'triton' #14888

Open
1 task done
Hinsael opened this issue Mar 16, 2025 · 0 comments · May be fixed by #15099
Open
1 task done

[Usage]: ModuleNotFoundError: No module named 'triton' #14888

Hinsael opened this issue Mar 16, 2025 · 0 comments · May be fixed by #15099
Labels
usage How to use vllm

Comments

@Hinsael
Copy link

Hinsael commented Mar 16, 2025

Your current environment

The output of `python collect_env.py`

How would you like to use vllm

Hi there!

When I try to run the model with vLLM, I get this error: ModuleNotFoundError: No module named ‘triton’. My local environment is macOS and I have successfully installed vLLM.

(base) ➜ ~ vLLM -v INFO 03-16 22:15:08 [__init__.py:256] Automatically detected platform cpu. 0.7.4.dev483+gd1ad2a57

I don't think I need to rely on nvidia to run the model through the cpu, and the documentation on cpu booting doesn't mention any dependencies on NVIDIA. So do I have to install the triton module?

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.
@Hinsael Hinsael added the usage How to use vllm label Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage How to use vllm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant