Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
manasred
/
picochat
like
0
Text Generation
Safetensors
Rust
English
candle
from-scratch
transformer
Model card
Files
Files and versions
xet
Community
main
picochat
/
config.json
manasred
Update config for depth-4 architecture
16c4152
verified
22 days ago
raw
Copy download link
history
blame
contribute
delete
142 Bytes
{
"sequence_len"
:
2048
,
"vocab_size"
:
4096
,
"n_layer"
:
4
,
"n_head"
:
4
,
"n_kv_head"
:
2
,
"n_embd"
:
256
,
"window_pattern"
:
"SSSL"
}