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

enabling mistral training by adding mistral template #1211

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Jayantverma2
Copy link

@Jayantverma2 Jayantverma2 commented Mar 1, 2024

Pull Request Description

Changes Made

Added conv_biomistral template for mistral training in the ./llava/conversation.py

Details

  • Updated the file to include the conv_biomistral template.
  • This template follows the mistral format and includes the necessary system and user/assistant roles.

Purpose

This pull request aims to provide a template (conv_biomistral) suitable for mistral training. It follows the specified format and should enhance the capabilities of the training process.

Checklist

  • I have tested the changes locally.
  • The code follows the project's coding standards.

@Jayantverma2
Copy link
Author

this will enable training with mixtral, biomistral, and mistral

@aliencaocao
Copy link

why not use mistral_instruct?

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.

None yet

2 participants