Skip to content

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

Merged
Aries-ckt merged 1 commit into
eosphoros-ai:mainfrom
fangyinc:issue2026
Sep 19, 2024
Merged

feat(model): Support Qwen2.5 models#2030
Aries-ckt merged 1 commit into
eosphoros-ai:mainfrom
fangyinc:issue2026

Conversation

@fangyinc
Copy link
Copy Markdown
Member

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:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions Bot added enhancement New feature or request model Module: model labels Sep 19, 2024
Copy link
Copy Markdown
Collaborator

@csunny csunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aries-ckt Aries-ckt merged commit 1f2e844 into eosphoros-ai:main Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request hacktoberfest hacktoberfest-accepted hacktoberfest-accepted model Module: model

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][model] Support Qwen2.5 models

3 participants