eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
http://docs.dbgpt.cn
MIT License
13.75k stars 1.86k forks source link

feat(model): Support Qwen2.5 models #2030

Closed fangyinc closed 2 months ago

fangyinc commented 2 months ago

Description

Closes #2026

How Has This Been Tested?

First, download the model according to the link to the models directory of the project.

Then, modify your .env file

LLM_MODEL=qwen2.5-7b-instruct

Finally, restart the DB-GPT.

Snapshots:

Include snapshots for easier review.

Checklist: