doc: add Contribution guide

This commit is contained in:
yihong0618
2023-05-24 18:53:16 +08:00
parent 8fc736f6c8
commit 2ee4a25af4
2 changed files with 8 additions and 0 deletions

View File

@@ -215,6 +215,10 @@ The achievements of this project are thanks to the technical community, especial
- [ChatGLM](https://github.com/THUDM/ChatGLM-6B) as the base model
- [llama_index](https://github.com/jerryjliu/llama_index) for enhancing database-related knowledge using [in-context learning](https://arxiv.org/abs/2301.00234) based on existing knowledge bases.
## Contribution
- Please run `black .` before submitting the code.
<!-- GITCONTRIBUTOR_START -->
## Contributors