In web mistral interfaces, the model code-switches to a limited, but consistent, degree. In my implementation, I am seeing a lack of code-switching. I likely have temp to a default of 1, making the model deterministic with a default to English. A preliminary attempt to set temp to some value between 0 and 1 resulted in an error thrown.
In web mistral interfaces, the model code-switches to a limited, but consistent, degree. In my implementation, I am seeing a lack of code-switching. I likely have temp to a default of 1, making the model deterministic with a default to English. A preliminary attempt to set temp to some value between 0 and 1 resulted in an error thrown.