-
During offline deployment, the following error occurs: Meanwhile, the files have been downloaded as follows: Preliminary analysis shows that during execution, the command actively connects to www.modelscope.cn to verify the software version. Is there a way to cancel this verification and directly use the models in the .cache folder, so that the program can run normally in offline mode?在进行离线部署的时候,出现以下错误: 同时,文件已经被下载如下: 初步分析,命令在执行的时候,会主动连接www.modelscope.cn进行软件版本确认。那么是否有方法取消确认,直接使用.cache中的models, 从而使得离线的时候程序可以正常运行? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
可以试试在离线部署的脚步或者命令中,将 model_id修改为model_local_path |
Beta Was this translation helpful? Give feedback.
ms_agent\tools\docling\chunker.py