We welcome all forms of contributions, and merged PRs will be listed as contributors.
- We welcome all forms of contributions on DeepAnalyze's code and model, such as Docker packaging, DeepAnalyze model conversion and quantization, and submitting DeepAnalyze workflows based on closed-source LLMs.
- You can submit a pull request directly.
- We also especially encourage you to share your use cases and feedback when using DeepAnalyze; these are extremely valuable for helping us improve DeepAnalyze.
- You can place your use cases in a new folder under
.example/. We recommend following the folder structure of.example/analysis_on_student_loan/, which includes three parts:data/: stores the uploaded filesprompt.txt: input instructionsREADME.md: documentation. We suggest including the input, DeepAnalyze’s output, outputs from other closed-source LLMs (optional, screenshots of the results are also acceptable.), and your evaluation/comments of the case.
- DeepAnalyze only has 8B parameters, so we also welcome examples where DeepAnalyze performs slightly worse than the closed-source LLMs — this will help us improve DeepAnalyze.