Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add qwen2.5 chat templates #1066

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

xruifan
Copy link
Contributor

@xruifan xruifan commented Oct 29, 2024

Add chat template support for qwen2.5 base language models and instruction tuned models ranging from 0.5 to 72 billion parameters.

@Harsha-Nori
Copy link
Collaborator

Hey @xruifan, really appreciate this! Qwen models are incredible, and it'll be great to support them in guidance. LGTM :).

@Harsha-Nori Harsha-Nori merged commit 21b5a1b into guidance-ai:main Nov 10, 2024
20 checks passed
@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 64.03%. Comparing base (da80081) to head (718247e).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
guidance/chat.py 66.66% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1066      +/-   ##
==========================================
- Coverage   65.40%   64.03%   -1.37%     
==========================================
  Files          63       63              
  Lines        4810     4822      +12     
==========================================
- Hits         3146     3088      -58     
- Misses       1664     1734      +70     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xruifan xruifan deleted the qwen2dot5-chat-templates branch November 11, 2024 02:52
@xruifan xruifan restored the qwen2dot5-chat-templates branch November 11, 2024 02:53
@xruifan xruifan deleted the qwen2dot5-chat-templates branch November 11, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants