How to use from
Pi
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf gghfexp/MiniMax-M3-IQ2_KT-experimental:Q2_K
Configure the model in Pi
# Install Pi:
npm install -g @earendil-works/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "gghfexp/MiniMax-M3-IQ2_KT-experimental:Q2_K"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

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
22
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
(59)
this model