Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
PY007
/
LongMamba_16384_bs128_step400
like
5
Transformers
PyTorch
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a14f3e2
LongMamba_16384_bs128_step400
/
config.json
PY007
Update config.json
a14f3e2
verified
12 months ago
raw
Copy download link
history
blame
Safe
166 Bytes
{
"d_model"
:
2560
,
"n_layer"
:
64
,
"vocab_size"
:
50277
,
"ssm_cfg"
:
{
}
,
"rms_norm"
:
true
,
"residual_in_fp32"
:
true
,
"fused_add_norm"
:
true
,
"pad_vocab_size_multiple"
:
8
}