You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: