Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
havenhq
/
mamba-chat
like
100
Follow
Haven
10
Transformers
PyTorch
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
d343f8a
mamba-chat
/
config.json
justus27
Upload config.json with huggingface_hub
0ceabc0
about 1 year ago
raw
Copy download link
history
blame
Safe
201 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
}