How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "josephmayo/Mellum2-12B-A2.5B-Thinking-Abliterated-GGUF"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "josephmayo/Mellum2-12B-A2.5B-Thinking-Abliterated-GGUF",
		"prompt": "Once upon a time,",
		"max_tokens": 512,
		"temperature": 0.5
	}'
Use Docker
docker model run hf.co/josephmayo/Mellum2-12B-A2.5B-Thinking-Abliterated-GGUF:Q6_K
Quick Links

Mellum2-12B-A2.5B-Thinking-Abliterated - GGUF

GGUF quantizations of josephmayo/Mellum2-12B-A2.5B-Thinking-Abliterated, an abliterated build of JetBrains Mellum2-12B-A2.5B-Thinking (64-expert MoE, top-8 active).

Produced with llama.cpp (commit 63e66fdd23eda3a2659a7af9ff6ef15d71efbff1), static quants (no imatrix).

Quant Notes Size (GB)
Q8_0 standard 12.93
Q6_K standard 10.88
Q4_K_L Q4_K_M body + Q8_0 embed/output (bartowski-style) 8.24

Disclaimer

Research artifact only. Not for harmful use.

Downloads last month
403
GGUF
Model size
12B params
Architecture
mellum
Hardware compatibility
Log In to add your hardware

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for josephmayo/Mellum2-12B-A2.5B-Thinking-Abliterated-GGUF

Spaces using josephmayo/Mellum2-12B-A2.5B-Thinking-Abliterated-GGUF 2

Collection including josephmayo/Mellum2-12B-A2.5B-Thinking-Abliterated-GGUF