854 GB
78 files
Updated 1 day ago
Name
Size
vocab.json4.71 MB
xet
video_processor.py7.32 kB
xet
tokenizer_config.json11.3 kB
xet
tokenizer.json9.73 MB
xet
special_tokens_map.json277 Bytes
xet
processing_minimax.py9.97 kB
xet
preprocessor_config.json772 Bytes
xet
model.safetensors.index.json2.71 MB
xet
model-00059-of-00059.safetensors16.1 GB
xet
model-00058-of-00059.safetensors13.6 GB
xet
model-00057-of-00059.safetensors13.6 GB
xet
model-00056-of-00059.safetensors13.6 GB
xet
model-00055-of-00059.safetensors13.6 GB
xet
model-00054-of-00059.safetensors13.6 GB
xet
model-00053-of-00059.safetensors13.6 GB
xet
model-00052-of-00059.safetensors13.6 GB
xet
model-00051-of-00059.safetensors13.6 GB
xet
model-00050-of-00059.safetensors13.6 GB
xet
model-00049-of-00059.safetensors13.6 GB
xet
model-00048-of-00059.safetensors13.6 GB
xet
model-00047-of-00059.safetensors13.6 GB
xet
model-00046-of-00059.safetensors13.6 GB
xet
model-00045-of-00059.safetensors13.6 GB
xet
model-00044-of-00059.safetensors13.6 GB
xet
model-00043-of-00059.safetensors13.6 GB
xet
model-00042-of-00059.safetensors13.6 GB
xet
model-00041-of-00059.safetensors13.6 GB
xet
model-00040-of-00059.safetensors13.6 GB
xet
model-00039-of-00059.safetensors13.6 GB
xet
model-00038-of-00059.safetensors13.6 GB
xet
model-00037-of-00059.safetensors13.6 GB
xet
model-00036-of-00059.safetensors14.8 GB
xet
model-00035-of-00059.safetensors14.8 GB
xet
model-00034-of-00059.safetensors14.8 GB
xet
model-00033-of-00059.safetensors14.8 GB
xet
model-00032-of-00059.safetensors14.8 GB
xet
model-00031-of-00059.safetensors14.8 GB
xet
model-00030-of-00059.safetensors14.8 GB
xet
model-00029-of-00059.safetensors14.8 GB
xet
model-00028-of-00059.safetensors14.8 GB
xet
model-00027-of-00059.safetensors14.8 GB
xet
model-00026-of-00059.safetensors15.3 GB
xet
model-00025-of-00059.safetensors5.25 GB
xet
model-00024-of-00059.safetensors16.1 GB
xet
model-00023-of-00059.safetensors16.1 GB
xet
model-00022-of-00059.safetensors16.1 GB
xet
model-00021-of-00059.safetensors16.1 GB
xet
model-00020-of-00059.safetensors16.1 GB
xet
model-00019-of-00059.safetensors16.1 GB
xet
model-00018-of-00059.safetensors16.1 GB
xet
model-00017-of-00059.safetensors16.1 GB
xet
model-00016-of-00059.safetensors16.1 GB
xet
model-00015-of-00059.safetensors16.1 GB
xet
model-00014-of-00059.safetensors16.1 GB
xet
model-00013-of-00059.safetensors16.1 GB
xet
model-00012-of-00059.safetensors16.1 GB
xet
model-00011-of-00059.safetensors16.1 GB
xet
model-00010-of-00059.safetensors16.1 GB
xet
model-00009-of-00059.safetensors16.1 GB
xet
model-00008-of-00059.safetensors16.1 GB
xet
model-00007-of-00059.safetensors16.1 GB
xet
model-00006-of-00059.safetensors16.1 GB
xet
model-00005-of-00059.safetensors16.1 GB
xet
model-00004-of-00059.safetensors16.1 GB
xet
model-00003-of-00059.safetensors16.1 GB
xet
model-00002-of-00059.safetensors10.9 GB
xet
model-00001-of-00059.safetensors5.58 GB
xet
merges.txt2.41 MB
xet
image_processor.py7.86 kB
xet
generation_config.json150 Bytes
xet
configuration_minimax_m3_vl.py4.36 kB
xet
config.json5.25 kB
xet
chat_template.jinja11.8 kB
xet
added_tokens.json1.66 kB
xet
README.md3.12 kB
xet
OYM_banner.png1.66 MB
xet
LICENSE3.34 kB
xet
.gitattributes1.63 kB
xet
README.md
OpenYourMind

Support & Community

โ˜• If these models are useful to you, consider supporting my work โ€” it funds compute for more & larger abliterations.

Buy Me A Coffee

buymeacoffee.com/oym.kuato

๐Ÿ’ฌ Discord: discord.gg/rhUZY5GEZr  ยท  โ‚ฟ Bitcoin: bc1qsvfduzj9fjs9fugpc52yver3f2g8fp7xjxecdv


MiniMax-M3 โ€” Abliterated (BF16)

Overview

This is an abliterated (uncensored) build of MiniMaxAI/MiniMax-M3 โ€” the full bfloat16 weights with the model's refusal behavior removed, while keeping its reasoning, multilingual, coding, and multimodal abilities intact. Legitimate safety and security-analysis engagement is preserved, as is tool use โ€” the model simply stops reflexively refusing.

MiniMax-M3 is a large multimodal Mixture-of-Experts model with a vision tower and a built-in reasoning ("thinking") mode. The architecture, tokenizer, and chat template are unchanged, so this is a drop-in replacement for the base model.

Usage

Serve with vLLM (a MiniMax-M3-capable build is required):

MODEL=OpenYourMind/Minimax-M3-abliterated-clean

vllm serve "$MODEL" \
  --tensor-parallel-size 8 \
  --block-size 128 \
  --reasoning-parser minimax_m3 \
  --tool-call-parser minimax_m3 \
  --enable-auto-tool-choice

The model wraps its reasoning in <mm:think> โ€ฆ </mm:think>; use the minimax_m3 reasoning parser to surface it. --block-size 128 is required for MiniMax Sparse Attention.

Files

File Description
model-*-of-00059.safetensors BF16 weights โ€” text backbone + MoE experts + vision tower
config.json, configuration_minimax_m3_vl.py, image_processor.py Model config + processor
tokenizer*, merges.txt, chat_template.jinja, generation_config.json Tokenizer + chat template

Total on disk: ~854 GB (bfloat16).

Hardware

These are full BF16 weights โ€” plan for a multi-GPU / multi-node deployment (e.g. 8ร—/16ร— 80 GB-class accelerators), or quantize (NVFP4 / MXFP4 / FP8) to fit smaller setups. Quantized builds may follow.

Notes

  • License: Other (inherits from the MiniMax-M3 base license)
  • Base model: MiniMaxAI/MiniMax-M3
  • Modality: text + vision (image-text-to-text) with reasoning / thinking mode

Disclaimer

Use is the responsibility of the user. Ensure your usage complies with applicable laws, platform rules, and deployment requirements.

Total size
854 GB
Files
78
Last updated
Jun 25
Pre-warmed CDN
US EU US EU

Contributors