thundax
thundax
same error
same error in sdui
> You can try it like this `pip uninstall fsspec` `pip install fsspec==2023.9.2` it works, thanks
看起来是编码问题。您是在产品端创建的,还是开发端创建的?
一般是因为LLM应答慢,如果是本地模型,一次NER请求可能要耗费10-30s,之后还要对entity做标准化,然后找relation。
非常复杂的问题,涉及好多内容,不如在群里讨论。实际上,要找的是一个最适合你的数据的方案,而不是最好的RAG。
删除ckpt目录,模型换成高参数量的,重新跑一下
> 使用的是官方案例提供的向量模型,然后ckpt也删了,还是报一样的错 似乎要通过调试才知道了
> ### Search before asking > * [x] I had searched in the [issues](https://github.com/OpenSPG/KAG/issues?q=is%3Aissue) and found no similar issues. > > ### Operating system information > Linux > > ###...
> 想请教一下大家现在知识库有API可以调用吗,好像没有找到 看 [这里](https://openspg.yuque.com/ndx6g9/docs/xnxuhfldouqg0r2y)