You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
andmistral-7b-instruct
) to the FineTune API so that users can callDescribe 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?
How many users will benefit from this feature?
Complexity
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!The text was updated successfully, but these errors were encountered: