Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
noystl
/
mistral-base-model
like
0
arxiv:
2505.20779
Model card
Files
Files and versions
xet
Community
1
refs/pr/1
mistral-base-model
/
params.json
noystl
Upload 3 files
0950b5b
verified
11 months ago
raw
Copy download link
history
blame
Safe
202 Bytes
{
"dim"
:
4096
,
"n_layers"
:
32
,
"head_dim"
:
128
,
"hidden_dim"
:
14336
,
"n_heads"
:
32
,
"n_kv_heads"
:
8
,
"norm_eps"
:
1e-05
,
"vocab_size"
:
32768
,
"rope_theta"
:
1000000.0
}