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="gghfexp/MiniMax-M3-IQ2_KT-experimental",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Experimental ik_llama.cpp quant pipeline

⚠️ These are untested artifacts from an experimental ik_llama.cpp quant pipeline

PPL on wiki.raw

This IQ2_KT quant (110.9 GiB):

Final estimate: PPL over 552 chunks for n_ctx=512 = 7.5871 +/- 0.05498

The IQ3_KT quant (156.9 GiB):

Final estimate: PPL over 552 chunks for n_ctx=512 = 6.0129 +/- 0.04200

Unsloth UD_Q4_K_M (246.7 GiB):

Final estimate: PPL over 552 chunks for n_ctx=512 = 5.2593 +/- 0.03521

Downloads last month
365
GGUF
Model size
426B params
Architecture
minimax-m3
Hardware compatibility
Log In to add your hardware

2-bit

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

Model tree for gghfexp/MiniMax-M3-IQ2_KT-experimental

Quantized
(29)
this model