ragflow
ragflow copied to clipboard
ERROR:root:Generate embedding error:Error code: 400 - {'detail': '[address=0.0.0.0:21351, pid=92] Model not found, uid: gte_Qwen2-1.5B-instruct-0'}
我在配置中设置了xinference的host和port,作为嵌入模型,但是在执行嵌入操作时,容器ragflow-infinity日志显示,0.0.0.0:21351没有发现模型,这和我在应用中配置的host、port并不一致。是否infinity有额外的配置路径?
同样问题+1
This error message is responded by XInference. Maybe in issue list of XInference you could find solutions.