Text Generation
Transformers
PyTorch
Inference Endpoints
mamba-1.4b-OA / config.json
g-ronimo's picture
Upload folder using huggingface_hub
a1a1ded
raw
history blame contribute delete
No virus
200 Bytes
{
"d_model": 2048,
"n_layer": 48,
"vocab_size": 50277,
"ssm_cfg": {},
"rms_norm": true,
"residual_in_fp32": true,
"fused_add_norm": true,
"pad_vocab_size_multiple": 8
}