--- base_model: - mistralai/Mistral-Small-3.2-24B-Instruct-2506 library_name: peft --- LoRA version of ConicCat/Mistral-Small-3.2-AntiRep-24B You can use the [GGUF](https://huggingface.co/ConicCat/Mistral-Small-3.2-AntiRep-24B-LoRA/resolve/main/Mistral-Small-3.2-AntiRep-24B-F16-LoRA.gguf) with `--lora Mistral-Small-3.2-AntiRep-24B-F16-LoRA.gguf` on lcpp or by setting the text LoRA in kobold cpp. Should work on other MS3.2 based finetunes, no guarantees though.