How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="mcmonkey/Flux2MistralGGUF",
	filename="Mistral-Small-3.2-24B-Instruct-2506-Q4_K_M-flux2fixed.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Literally just https://huggingface.co/unsloth/Mistral-Small-3.2-24B-Instruct-2506-GGUF/blob/main/Mistral-Small-3.2-24B-Instruct-2506-Q4_K_M.gguf but blocks after 29 removed so it can be used as the Flux2 tenc, saves about 3-ish gigabytes of space over the unsloth copy.

Downloads last month
451
GGUF
Model size
18B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support