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

Add support for Mistral in the FineTune API #308

Closed
3 of 8 tasks
ian-scale opened this issue Oct 5, 2023 · 1 comment
Closed
3 of 8 tasks

Add support for Mistral in the FineTune API #308

ian-scale opened this issue Oct 5, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ian-scale
Copy link
Contributor

ian-scale commented Oct 5, 2023

Feature Request

What is the problem you're currently running into?
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
We don't yet have mistral models in the FineTune API.

Why do you want this feature?
A clear and concise description of why you want the feature.
Mistral outperforms llama-2-7b, so it should be at least equally popular for finetuning.

Describe the solution you'd like
A clear and concise description of what you want to happen.
Add Mistral models (mistral-7b and mistral-7b-instruct) to the FineTune API so that users can call

FineTune.create(model="mistral-7b", ...)

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Prioritization

  • Does this feature block you from using the project?

    • Yes
    • No
  • How many users will benefit from this feature?

    • Just me
    • Few people might benefit
    • Many users will love it!
  • Complexity

    • I believe it's a simple feature to implement
    • It might require some effort to implement
    • It's probably complex, and might take significant effort

Thank you for your contribution to llm-engine. Please ensure you've given the feature considerable thought before submitting it. Once your feature request is accepted, and you're interested in building it, please mention it so that the maintainers can guide you!

@ian-scale ian-scale added the enhancement New feature or request label Oct 5, 2023
@yixu34
Copy link
Member

yixu34 commented Sep 24, 2024

Sunsetting the public demo, also no concrete plans on additional fine-tuning API support in LLM Engine: #619

@yixu34 yixu34 closed this as completed Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants