inference icon indicating copy to clipboard operation
inference copied to clipboard

worker,ValueError: [address=0.0.0.0:45416, pid=47] Model not found,

Open 18106574249 opened this issue 8 months ago • 1 comments

Note that the issue tracker is NOT the place for general support. File "/opt/conda/lib/python3.10/site-packages/xinference/core/worker.py", line 747, in get_model raise ValueError(f"Model not found, uid: {model_uid}") ValueError: [address=0.0.0.0:45416, pid=47] Model not found, uid: internvl-chat-1-0 2024-06-17 06:09:49,149 xinference.core.supervisor 47 DEBUG Enter get_model, args: (<xinference.core.supervisor.SupervisorActor object at 0x78362e97df80>, 'internvl-chat'), kwargs: {} 2024-06-17 06:09:49,149 xinference.core.worker 47 DEBUG Enter get_model, args: (<xinference.core.worker.WorkerActor object at 0x7837281fc1d0>,), kwargs: {'model_uid': 'internvl-chat-1-0'}

大模型的名称,我命名为 internvl-chat ,为什么这里会报错 internvl-chat-1-0呢

18106574249 avatar Jun 17 '24 06:06 18106574249