quic / ai-hub-models

The Qualcomm® AI Hub Models are a collection of state-of-the-art machine learning models optimized for performance (latency, memory etc.) and ready to deploy on Qualcomm® devices.
https://aihub.qualcomm.com
BSD 3-Clause "New" or "Revised" License
338 stars 45 forks source link

[MODEL REQUEST] Codestral-22B #59

Open EwoutH opened 1 week ago

EwoutH commented 1 week ago

Codestral is a very capable model for programming, it can complete coding functions, write tests, and complete any partial code using a fill-in-the-middle mechanism.

Details of model being requested

Since the model is quite large, I would suggest adding quantized versions. A lot of quants are available here.

I think these two would be most suitable:

Filename Quant type File Size Description
Codestral-22B-v0.1-Q6_K.gguf Q6_K 18.25GB Very high quality, near perfect, recommended.
Codestral-22B-v0.1-IQ4_XS.gguf IQ4_XS 11.93GB Decent quality, smaller than Q4_K_S with similar performance, recommended.
mestrona-3 commented 1 week ago

Hi @EwoutH, thank you for the feature request and details! I've added it to our list of requested models.