初始化项目,由ModelHub XC社区提供模型

Model: allura-org/MN-12b-RP-Ink
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-25 00:32:42 +08:00
commit 5a4cc6c59b
17 changed files with 687636 additions and 0 deletions

11
params.json Normal file
View File

@@ -0,0 +1,11 @@
{
"dim": 5120,
"n_layers": 40,
"head_dim": 128,
"hidden_dim": 14336,
"n_heads": 32,
"n_kv_heads": 8,
"norm_eps": 1e-05,
"vocab_size": 131072,
"rope_theta": 1000000.0
}