TouchNight's picture
Upload 10 files
f3663ac verified
raw
history blame
284 Bytes
{
"dim": 4096,
"n_layers": 36,
"head_dim": 128,
"hidden_dim": 12288,
"n_heads": 32,
"n_kv_heads": 8,
"norm_eps": 1e-05,
"vocab_size": 131072,
"rope_theta": 100000000.0,
"max_seq_len": 32768,
"_sliding_window": [null, 32768, 32768, 32768]
}