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

fix: Make the HuggingFaceLocalChatGenerator compatible with the new ChatMessage; serialize chat_template #8663

Merged
merged 8 commits into from
Dec 19, 2024

Conversation

anakin87
Copy link
Member

@anakin87 anakin87 commented Dec 19, 2024

Related Issues

Proposed Changes:

How did you test it?

  • CI
  • new unit tests
  • new integration test: uses the lightweight Qwen/Qwen2.5-0.5B-Instruct

Notes for the reviewer

Do not merge
This PR is based on the branch of #8661

Checklist

  • I have read the contributors guidelines and the code of conduct
  • I have updated the related issue with new insights and changes
  • I added unit tests and updated the docstrings
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I documented my code
  • I ran pre-commit hooks and fixed any issue

@anakin87 anakin87 marked this pull request as ready for review December 19, 2024 13:45
@anakin87 anakin87 requested review from a team as code owners December 19, 2024 13:45
@anakin87 anakin87 requested review from dfokina and vblagoje and removed request for a team December 19, 2024 13:45
Copy link
Member

@vblagoje vblagoje left a comment

Choose a reason for hiding this comment

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

Looks ok

Base automatically changed from hfapi-tools to main December 19, 2024 14:04
@anakin87 anakin87 merged commit f4d9c2b into main Dec 19, 2024
33 checks passed
@anakin87 anakin87 deleted the fix-hflocalchat-msg-conversion branch December 19, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants