CoolFace
Modelpublic

Sica-Quants-2/Minimax-M3-abliterated_GGUF

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
2likes272downloads
Model Card

This is an experimental version

Use the following to run:

git clone https://github.com/ggml-org/llama.cpp
cd llama.cpp
git fetch origin pull/24523/head:minimax-m3
git checkout minimax-m3
cmake -B build -DGGML_CUDA=ON
cmake --build build --config Release -j --target llama-cli llama-server