在执行下载的时候如果该本子是不存在的,则会直接抛出错误并导致程序异常退出,希望是只需要在日志中提示就好 [2026-02-03 10:37:12] [MainThread]:【dler.exception】JmDownloader Exit with exception: (<class 'TypeError'>, "argument should be a bytes-like object ...
Describe the bug A clear and concise description of what the bug is. 下面是一段测试代码。输入segments size为37.第一次批量推理时输出19。debug发现transform时出现异常。 Code to reproduce the issue Provide a reproducible test case that ...