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

Model: 1024m/Llama-3.2-3B-Base
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-19 19:34:58 +08:00
commit 309a086ba1
15 changed files with 413587 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e85237a45033593adb3eb7e1a6cc5c410c4e2b360e24a422d3c1ab12a166c441
size 6425581594

12
original/params.json Normal file
View File

@@ -0,0 +1,12 @@
{
"dim": 3072,
"ffn_dim_multiplier": 1.0,
"multiple_of": 256,
"n_heads": 24,
"n_kv_heads": 8,
"n_layers": 28,
"norm_eps": 1e-05,
"rope_theta": 500000.0,
"use_scaled_rope": true,
"vocab_size": 128256
}

3
original/tokenizer.model Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82e9d31979e92ab929cd544440f129d9ecd797b69e327f80f17e1c50d5551b55
size 2183982