license: apache-2.0
base_model: venkycs/Mistral-Small-24B-Instruct-2501-Abliterated
tags:
- gguf
- ollama
- mistral
- abliterated
- quantized
Mistral-Small-24B-Instruct-2501-Abliterated-GGUF
Quantized GGUF version of venkycs/Mistral-Small-24B-Instruct-2501-Abliterated.
Provided Files
Mistral-Small-24B-Instruct-2501-Abliterated-Q3_K_M.gguf(3-bit medium quantization, 10.9 GB, balanced quality and low VRAM footprint)Modelfile(Ready-to-use Ollama Modelfile)
How to use with Ollama
- Download the GGUF and
Modelfileto the same directory. - Run:
ollama create Mistral-Small-24B-Abliterated -f Modelfile
ollama run Mistral-Small-24B-Abliterated
How to use with llama.cpp
llama-cli -m Mistral-Small-24B-Instruct-2501-Abliterated-Q3_K_M.gguf -p "Hello, how are you?" -c 16384
EOF
ls -la /teamspace/studios/this_studio/models/export_mistral