pico_seshu_test / config.json
yashwardhan20417's picture
Upload MambaForCausalLM
994d45d verified
raw
history blame
374 Bytes
{
"architectures": [
"MambaForCausalLM"
],
"bias": false,
"conv_bias": true,
"d_conv": 4,
"d_inner": 14,
"d_model": 7,
"d_state": 16,
"dt_rank": 1,
"expand": 2,
"initializer_range": 0.02,
"model_type": "mamba",
"n_layer": 5,
"pad_vocab_size_multiple": 8,
"torch_dtype": "float32",
"transformers_version": "4.38.1",
"vocab_size": 7000
}