Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
state-spaces
/
mamba-130m
like
50
Follow
State Space Models
157
Transformers
PyTorch
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/3
mamba-130m
/
config.json
Wauplin
HF staff
Update config.json
4634994
verified
4 months ago
raw
Copy download link
history
blame
Safe
199 Bytes
{
"d_model"
:
768
,
"n_layer"
:
24
,
"vocab_size"
:
50277
,
"ssm_cfg"
:
{
}
,
"rms_norm"
:
true
,
"residual_in_fp32"
:
true
,
"fused_add_norm"
:
true
,
"pad_vocab_size_multiple"
:
8
}