magic.chen
magic.chen
As we all know, Libra deploy a new language, which named Move. So Is there a plan to deploy a new smart contract program language to support safety or TPS?
persist
vicuna-13b is very cool, I posted a project use langchain and vicuna-13b, the source code is there: https://github.com/csunny/DB-GPT  If you are interested in my project, welcome to contribute.
我用vicuna和langchain写了一个DB-GPT的项目, 中文理解能力测试相当优秀。 项目地址:https://github.com/csunny/DB-GPT  有感兴趣的小伙伴可以一起交流
I build a private GPT project, It can deploy locally, and you can use it connect your private environment database and handler your data. The project is there: https://github.com/csunny/DB-GPT
### Duplicates - [X] I have searched the existing issues ### Summary 💡 DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data...
docs: use readthedocs site create docs for project. - docs content as followers: - getting_started - modules - plugins - use_cases - reference and so on.
**Question** Guanaco, outperforms all previous openly released models on the Vicuna benchmark, reaching 99.3% of the performance level of ChatGPT. **Multi LLM Manage, Support guanaco** Implement two adapters according to...
**Question** Our design requires the DB-GPT to have a plugin mechanism and tool usage capabilities. **Solution** Develop a plugin mechanism, which can integrate with external tools to complete specific tasks,...
Add use case document for use the plugin to directly query the database results.