--- license: apache-2.0 base_model: - mistralai/Mistral-Small-3.1-24B-Instruct-2503 pipeline_tag: image-text-to-text --- ## Mistral-Small-3.1-24B-Instruct-2503 with VISION support **IMPORTANT**: This repo is mainly used for CI testing purpose, so we don't upload all quants possible, only some of them. The text model borrowed from UnslothAI, all credits to them: https://huggingface.co/unsloth/Mistral-Small-3.1-24B-Instruct-2503-GGUF `mmproj` is generated from `convert_hf_to_gguf.py` with `--mmproj` option For more details, see: https://github.com/ggml-org/llama.cpp/pull/13231