Sam-2.5-PRO-SOLVER / config.json
Keeby-smilyai's picture
Upload model files and log
e5f2fd3 verified
raw
history blame contribute delete
188 Bytes
{
"vocab_size": 50262,
"d_model": 384,
"n_layers": 6,
"n_heads": 6,
"ff_mult": 4.0,
"dropout": 0.1,
"input_modality": "text",
"head_type": "causal_lm",
"version": "0.1"
}