Yuxuan Yan
Yuxuan Yan
> Please share the env information by running `lmdeploy check_env` Here is the output of lmdeploy check_env `Python: 3.9.0 (default, Nov 15 2020, 14:28:56) [GCC 7.3.0] [15/1901] CUDA available: True...
> Can you share the reproducible code snippet too? I may not be able to provide the complete code because this is a complex project, but essentially, I am performing...
> Can you set `log_level=INFO` when creating the pipeline? Hope we can get some clues from the info log. Another way to debug the issue is to use gdb, for...
> Set `log_level="INFO"` when creating the pipeline and then run the reproducible code. When the stuck happens, please share the whole log with us Here is the [log](https://drive.google.com/file/d/1NJFigzx4RjuCRxDnz_TBGzq5Fa0eRB-u/view?usp=sharing)
Thank you for your response. Looking forward to your future work.