laion/marin-32b-base-GGUF
0118
marin-32b-base-GGUF
GGUF quantizations of `marin-community/marin-32b-base`, a 32B dense base model (Qwen3 architecture).
These were produced with llama.cpp (convert_hf_to_gguf.py → f16 GGUF → llama-quantize).
Available quantizations
Source
- Base model:
marin-community/marin-32b-base(Apache-2.0) - Architecture: Qwen3 (
Qwen3ForCausalLM), 64 layers, hidden 5120, vocab 128256 - This is a base (non-instruct) model; there is no chat template.
Usage (llama.cpp)
./llama-cli -m marin-32b-base-Q4_K_M.gguf -p "Your prompt here"