- Issue created by @damienmckenna
Selecting "Mistral E5 Mistral 7B Instruct" results on an invalid "Model ID".
Select and the value will change to "mistral e5-mistral-7b-instruct". This will stop the form from being submitted because there is a space in the string.
Fix the logic responsible for creating the Model ID string.
Fix the logic so that the Mistral ID string is "mistral-e5-mistral-7b-instruct".
Selecting "Mistral E5 Mistral 7B Instruct" results in a valid "Model ID".
n/a
n/a
Active
1.0
Code