KAG
KAG copied to clipboard
关于openspg是否能离线使用的问题
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Description
我看了所有文档并没有提及openspg是否能离线使用的问题,我用产品模式来生成知识图谱,只要断开网络好像就卡住了,文档中是否能明确能否离线的问题?既然能用ollama应该能够离线使用,但是离线了就跑不动了。
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Search before asking
- [x] I had searched in the issues and found no similar feature requirement.
Description
我看了所有文档并没有提及openspg是否能离线使用的问题,我用产品模式来生成知识图谱,只要断开网络好像就卡住了,文档中是否能明确能否离线的问题?既然能用ollama应该能够离线使用,但是离线了就跑不动了。
Are you willing to submit PR?
- [x] Yes I am willing to submit a PR!
Of course you can use KAG in local environment, where the network is offline. But you have to provide generative(chat) model and representative(embedding) model in local mode for KAG.
you can refer to Local generative Model and Local representative Model for detail