Quantized Models (GGUF, IQ, Imatrix)
Collection
Various GGUF quantizations of small models. Models with a "checkmark" are personal favorites. An "orange arrow" means it's being uploaded. • 97 items • Updated • 72
How to use Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix with NeMo:
# tag did not correspond to a valid NeMo domain.
How to use Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M # Run inference directly in the terminal: llama cli -hf Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M # Run inference directly in the terminal: llama cli -hf Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M
docker model run hf.co/Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M
How to use Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix with Ollama:
ollama run hf.co/Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M
How to use Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix with Docker Model Runner:
docker model run hf.co/Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M
How to use Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Lewdiculous/MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix:Q4_K_M
lemonade run user.MN-12B-Mag-Mell-R1-GGUF-IQ-ARM-Imatrix-Q4_K_M
lemonade list
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.
3-bit
4-bit
5-bit
6-bit
8-bit
16-bit
Base model
inflatebot/MN-12B-Mag-Mell-R1