Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
mlx-community
/
Mistral-7B-Instruct-v0.2
like
20
Follow
MLX Community
6.19k
Text Generation
MLX
mistral
arxiv:
2310.06825
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
10
Use this model
cd22db2
Mistral-7B-Instruct-v0.2
/
params.json
pcuenq
HF Staff
Upload folder using huggingface_hub
1b4a834
over 1 year ago
raw
Copy download link
history
blame
164 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"
:
32000
,
"sliding_window"
:
4096
}