aiwaves-cn/agents

mat1 and mat2 shapes cannot be multiplied (1x1024 and 1536x4)

rikuta opened this issue · 5 comments

rikuta commented

运行 oculist_agent 出现 矩阵不一致的报错。请教下怎么解决,感谢~!

这可能是因为我们预处理的问答知识库所用的embbeding model跟你当前使用的embedding model不一致,这个目前也只是个参考样例,你可以自己构建问答对,用src/agents/utils里的process document函数进行处理就可以了

rikuta commented

收到 我尝试重修构建下问答对。感谢回复!

收到 我尝试重修构建下问答对。感谢回复!

我也遇到了这个问题,请问是怎么解决的?

@jianghuyihei 请问还记得当时你们使用的embedding model是哪一个吗?其次,当前knowledge base仅支持以QA对出现吗?

I'm having this same problem for oculist_agent, too. How did you guys solve it?

I ran the exact oculist_agent file in the repo: https://github.com/aiwaves-cn/agents/blob/master/examples/Single_Agent/oculist_agent/config.json and had the problem
Screenshot 2023-12-05 144930