<!-- ### Prerequisites - [X] I am running the latest code. Mention the version if possible as well. - [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md). - [X] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed). - [X] I reviewed the [Discussions](https://github.com/ggerganov/llama.cpp/discussions), and have a new and useful enhancement to share. --> ### Feature Description New 7B coding model just released by Mistral. - **Blog Post**: https://mistral.ai/news/codestral-mamba/ - **HF**: https://huggingface.co/mistralai/mamba-codestral-7B-v0.1 ### Motivation Seems to perform very well, especially for a 7B model:  ### Possible Implementation An extension to https://github.com/ggerganov/llama.cpp/issues/7727?