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

执行mlc_chat命令时,提示tvm模块找不到。 #2356

Closed
wangmiaojun opened this issue May 17, 2024 · 1 comment
Closed

执行mlc_chat命令时,提示tvm模块找不到。 #2356

wangmiaojun opened this issue May 17, 2024 · 1 comment
Labels
question Question about the usage

Comments

@wangmiaojun
Copy link

❓ General Questions

1、执行了python -m pip install --pre -U -f https://mlc.ai/wheels mlc-ai-nightly-cu121安装tvm
2、执行mlc_chat convert_weight --model-type ${MODEL_TYPE} ./dist/models/${MODEL_NAME}/ --quantization $QUANTIZATION -o dist/$MODEL_NAME/时提示:
ModuleNotFoundError: No module named 'tvm'。

@wangmiaojun wangmiaojun added the question Question about the usage label May 17, 2024
@tqchen
Copy link
Contributor

tqchen commented May 27, 2024

This is likely due to the fact that you installed to a different python. Please double check python corresponds to the conda python

@tqchen tqchen closed this as completed May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question about the usage
Projects
None yet
Development

No branches or pull requests

2 participants