magic.chen

Results 42 issues of 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?

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 ![image](https://user-images.githubusercontent.com/17919400/236675963-af4506a4-c8bd-47b1-83bf-d90f79a30f81.png) If you are interested in my project, welcome to contribute.

我用vicuna和langchain写了一个DB-GPT的项目, 中文理解能力测试相当优秀。 项目地址:https://github.com/csunny/DB-GPT ![image](https://user-images.githubusercontent.com/17919400/236675883-4aebc65d-46f7-41c6-9ef3-facd2a881e5c.png) 有感兴趣的小伙伴可以一起交流

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...

enhancement

**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,...

enhancement

Add use case document for use the plugin to directly query the database results.

documentation