completeqwq
Results
1
comments of
completeqwq
> **我在Windows下也遇到过类似问题(异常栈见后)** 个人判断该问题的原因:缺省防火墙等网络限制了一些端口的访问,导致管理服务无法正常连接worker进程。 (其实不算inference的锅哈) > > **当时的环境**:Win10服务器 **详细异常栈**: 2024-07-04 14:34:53,905 xinference.core.worker 19788 INFO Purge cache directory: **C:\Users\admin.xinference\cache** Traceback (most recent call last): File "G:\miniconda\envs\py310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code,...