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="Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

My GGUF-IQ-ARM-Imatrix quants for inflatebot/MN-12B-Mag-Mell-R1.

Mag Mell R1 was tested with Temp 1.25 and MinP 0.2. This was fairly stable up to 10K, but this might be too "hot". If issues with coherency occur, try increasing MinP or decreasing Temperature.

Use the ChatML prompt format.

model-card-image

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

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

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

Model tree for Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix

Quantized
(23)
this model

Collection including Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix