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

两个问题 #1

Open
yechong316 opened this issue Aug 22, 2024 · 1 comment
Open

两个问题 #1

yechong316 opened this issue Aug 22, 2024 · 1 comment

Comments

@yechong316
Copy link

20240822-195416

  1. cd inference
    sh infer.sh
    Traceback (most recent call last):
    File "/home/yanguowei/pks-service/subllm/inference/./stream_inference_rightpad_subllm.py", line 25, in
    from modeling.modeling_subllm_inference import SubllmConfig, SubllmModel
    ModuleNotFoundError: No module named 'modeling'
@csukuangfj
Copy link

  1. 没看懂你提的这个是什么问题。你方便多提供的文字描述吗?请大方一点

  2. 这是一个基本的 python 使用问题。
    你需要把 https://github.com/XiaoMi/subllm/tree/main/modeling 这个文件夹,加入到 PYTHONPATH 环境变量

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants