ragflow
ragflow copied to clipboard
[Question]: Recall knowlege typeerror with rerank model
Self Checks
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report (Language Policy).
- [x] Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- [x] Please do not modify this template :) and fill in all the required fields.
Describe your problem
Test knowlege base, error occured:
TypeError("'float' object is not iterable")
Rerank: BAAI/bge-reranker-v2-m3
But when I remove rerank model, it's OK.