Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mlx-community
/
Llama-2-7b-chat-mlx
like
84
Follow
MLX Community
2,230
Text Generation
MLX
llama
facebook
meta
llama-2
License:
llama2
Model card
Files
Files and versions
Community
10
Train
Use this model
refs/pr/8
Llama-2-7b-chat-mlx
/
config.json
pcuenq
HF staff
params.json -> config.json, add model_type
7b70769
11 months ago
raw
Copy download link
history
blame
Safe
134 Bytes
{
"dim"
:
4096
,
"multiple_of"
:
256
,
"n_heads"
:
32
,
"n_layers"
:
32
,
"norm_eps"
:
1e-05
,
"vocab_size"
:
-1
,
"model_type"
:
"llama"
}