初始化项目,由ModelHub XC社区提供模型
Model: speakleash/Bielik-11B-v2 Source: Original Platform
This commit is contained in:
12
params.json
Normal file
12
params.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"dim": 4096,
|
||||
"n_layers": 50,
|
||||
"head_dim": 128,
|
||||
"hidden_dim": 14336,
|
||||
"n_heads": 32,
|
||||
"n_kv_heads": 8,
|
||||
"norm_eps": 1e-05,
|
||||
"vocab_size": 32128,
|
||||
"rope_theta": 1000000.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user