MiniMax · 2026-06 · スパースMoE · マルチモーダル

MiniMax-M3

MiniMax-M3 は MiniMax が 2026-06 に公開した グループ化クエリ注意(GQA) Transformer です。60 層、隠れ次元 6144、コンテキスト長 1,048,576 トークン。

層スタック

注意機構 ×60 · 層数 60

主要スペック

開発元MiniMax
公開日2026-06
総パラメータ443.4 B
活性パラメータ25.5 B
コンテキスト1,048,576 tokens
注意機構GQA (64:4)
層数60
隠れ次元6,144
注意ヘッド64
語彙数200,064
位置エンコーディングRoPE
正規化RMSNorm
活性化関数swigluoai
学習精度bf16
アーキテクチャクラスMiniMaxM3SparseForConditionalGeneration

アーキテクチャ概要

視覚入力 → トークン t₁ t₂ t₃ t₄ 入力トークン Embedding · 語彙数 200,064 → 隠れ次元 6,144 Q1 Q2 Q3 Qn KV1 KV2 KV3 KVn 注意ヘッド 64 KVヘッド 4 head dim 128 · RoPE ルーター E1 E2 E3 E4 E5 E6 E7 E8 +120… 共有エキスパート ×1 128 エキスパートから top-4 · トークンごとに約 25.5B パラメータ活性 × 60 Transformer ブロック 注意機構 FFN / MoE RMSNorm pre-norm 最終正規化 · RMSNorm LM head → 語彙数 200,064 p p p → 次のトークン MTP ×1 → +1 個の先のトークン 位置エンコーディング RoPE 学習精度 BF16 コンテキスト 1024K tok Vision ⇢ token
同梱の config.json に基づき作図 · 60 層 / 隠れ次元 6,144 / コンテキスト 1,048,576。図は本サイトのオリジナルです。

注意機構

グループ化クエリ注意(GQA) — 64 q-heads / 4 kv-heads. RoPE θ=5,000,000.

FFN / MoE

スパースなMixture-of-Expertsモデルで、128 個のルーティングエキスパートと top-4 ルーティングを持ち、トークンごとに約 25.5B のパラメータが活性化します。

設定にはデコード高速化のためのマルチトークン予測(MTP)層が 1 個含まれます。

フィールド単位の比較

同一開発元の前世代モデルと比較します。前世代がない場合は構造最相似モデルと比較。倍数欄 = 本モデル ÷ 比較対象。

前世代 MiniMax-M2.7 との全フィールド比較
モデルMiniMax-M3MiniMax-M2.7倍数
model_typeminimax_m3_vlminimax_m2
architecturesMiniMaxM3SparseForConditionalGenerationMiniMaxM2ForCausalLM
hidden_size61443072×2.00
num_hidden_layers6062×0.968
num_attention_heads6448×1.33
num_key_value_heads48×0.500
head_dim128128≈1
intermediate_size30721536×2.00
hidden_actswigluoaisilu
num_experts_per_tok48×0.500
n_shared_experts1
rope_theta50000005000000≈1
max_position_embeddings1048576204800×5.12
rms_norm_eps0.0000010.000001≈1
vocab_size200064200064≈1
torch_dtypebfloat16
num_nextn_predict_layers1
image_grid_pinpoints[(336, 336), (336, 672), (336, 1008), (336, 1344), (336, 1680), (336, 2016), (672, 336), (672, 672), (672, 1008), (672, 1344), (672, 1680), (672, 2016), (1008, 336), (1008, 672), (1008, 1008), (1008, 1344), (1008, 1680), (1008, 2016), (1344, 336), (1344, 672), (1344, 1008), (1344, 1344), (1344, 1680), (1344, 2016), (1680, 336), (1680, 672), (1680, 1008), (1680, 1344), (1680, 1680), (1680, 2016), (2016, 336), (2016, 672), (2016, 1008), (2016, 1344), (2016, 1680), (2016, 2016)]
image_seq_length576
image_token_index200025
video_token_index200026
multimodal_projector_biastrue
num_reward_heads0
process_image_modedynamic_res
projector_hidden_actgelu
vision_feature_layer-1

構造が最も近いモデル

類似度は 0(共通のカテゴリ特徴なし)から 1(構造プロファイルが完全に一致)の範囲です。

config.json の全フィールド

46 フィールド
architecturesMiniMaxM3SparseForConditionalGeneration
model_typeminimax_m3_vl
image_grid_pinpoints[(336, 336), (336, 672), (336, 1008), (336, 1344), (336, 1680), (336, 2016), (672, 336), (672, 672), (672, 1008), (672, 1344), (672, 1680), (672, 2016), (1008, 336), (1008, 672), (1008, 1008), (1008, 1344), (1008, 1680), (1008, 2016), (1344, 336), (1344, 672), (1344, 1008), (1344, 1344), (1344, 1680), (1344, 2016), (1680, 336), (1680, 672), (1680, 1008), (1680, 1344), (1680, 1680), (1680, 2016), (2016, 336), (2016, 672), (2016, 1008), (2016, 1344), (2016, 1680), (2016, 2016)]
image_seq_length576
image_token_index200025
video_token_index200026
multimodal_projector_biastrue
num_reward_heads0
process_image_modedynamic_res
projector_hidden_actgelu
vision_feature_layer-1
vision_feature_select_strategyfull
torch_dtypebfloat16
transformers_version4.52.4
projector_hidden_size6144
hidden_size6144
intermediate_size3072
num_hidden_layers60
num_attention_heads64
num_key_value_heads4
head_dim128
vocab_size200064
max_position_embeddings1048576
rms_norm_eps0.000001
use_gemma_normtrue
attention_output_gatefalse
rope_theta5000000
rotary_dim64
partial_rotary_factor0.5
hidden_actswigluoai
use_qk_normtrue
tie_word_embeddingsfalse
dense_intermediate_size12288
shared_intermediate_size3072
num_local_experts128
num_experts_per_tok4
n_shared_experts1
scoring_funcsigmoid
use_routing_biastrue
moe_layer_freq0×3 + 1×57
qk_norm_typeper_head
num_mtp_modules7
num_nextn_predict_layers1
swiglu_alpha1.702
swiglu_limit7
routed_scaling_factor2