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

Model: NousResearch/Llama-3.2-1B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-04 17:21:37 +08:00
commit d8e0f38aa8
14 changed files with 413326 additions and 0 deletions

View File

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

12
original/params.json Normal file
View File

@@ -0,0 +1,12 @@
{
"dim": 2048,
"ffn_dim_multiplier": 1.5,
"multiple_of": 256,
"n_heads": 32,
"n_kv_heads": 8,
"n_layers": 16,
"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