Sam-2.5 / config.json
Keeby-smilyai's picture
Upload 9 files
c795bfe 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"
}