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

Update llama2 and starchat templates #2239

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

Cyrilvallez
Copy link
Contributor

Why are these changes needed?

Correct templates are essential in order get the most out of the models.
This PR corrects slight mistakes in the conversation template for llama2 and starchat.

Related issue number (if applicable)

Closes #2220

Checks

  • I've run format.sh to lint the changes in this PR.
  • I've included any doc changes needed.
  • I've made sure the relevant tests are passing (if applicable).

Copy link
Member

@infwinston infwinston left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks a lot for catching this issue! @Cyrilvallez
just a minor comment for adding a reference and we can merge it.

fastchat/conversation.py Show resolved Hide resolved
Copy link
Member

@infwinston infwinston left a comment

Choose a reason for hiding this comment

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

Thanks!

@merrymercy merrymercy merged commit 55b2f8f into lm-sys:main Aug 17, 2023
1 check passed
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.

Bug on 2 conversation templates
3 participants