Rune-R1 / config.json
samueljayasingh's picture
Upload Rune-R1 GRPO (RLVR) 351M reasoning model checkpoint
81a32ee verified
Raw
History Blame Contribute Delete
238 Bytes
{
"vocab_size": 50257,
"context_length": 1024,
"emb_dim": 1024,
"n_heads": 16,
"n_layers": 22,
"hidden_dim": 2816,
"head_dim": null,
"qk_norm": true,
"n_kv_groups": 4,
"rope_base": 10000.0,
"dtype": "torch.float32"
}