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

Model: LLM-Research/Llama-3.2-3B-Instruct
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-21 11:00:14 +08:00
commit 3b529345ff
17 changed files with 413672 additions and 0 deletions

View File

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

12
original/orig_params.json Normal file
View File

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

12
original/params.json Normal file
View File

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

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