Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mlx-community
/
CodeLlama-7b-Python-mlx
like
10
Follow
MLX Community
2,218
Text Generation
MLX
llama
facebook
meta
llama-2
License:
llama2
Model card
Files
Files and versions
Community
7
Train
Use this model
refs/pr/6
CodeLlama-7b-Python-mlx
/
params.json
awni
update to new format
394930b
11 months ago
raw
Copy download link
history
blame
Safe
163 Bytes
{
"dim"
:
4096
,
"n_layers"
:
32
,
"n_heads"
:
32
,
"multiple_of"
:
256
,
"ffn_dim_multiplier"
:
1.0
,
"norm_eps"
:
1e-5
,
"rope_theta"
:
1000000
}