llama.cpp
llama.cpp copied to clipboard
Feature Request: Support Codestral Mamba
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?