Skip to content

Detect Mixtral's slightly different format#1214

Merged
abetlen merged 1 commit intoabetlen:mainfrom
lukestanley:mixtral-chat-format-fix
Feb 23, 2024
Merged

Detect Mixtral's slightly different format#1214
abetlen merged 1 commit intoabetlen:mainfrom
lukestanley:mixtral-chat-format-fix

Conversation

@lukestanley
Copy link
Copy Markdown
Contributor

@lukestanley lukestanley commented Feb 23, 2024

Currently in main Mixtral will not work reliably for chat completions because the slightly different Mixtral chat format string is not detected in the metadata, so this adds the right string and checks that too so it can then use the existing format_mistral_instruct method which does seem to work well enough.
I think this should help make using Mixtral more obvious.
I suspect this will address #1202
@abetlen

@abetlen abetlen merged commit 8584962 into abetlen:main Feb 23, 2024
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.

2 participants