Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ArtemPlay
/
llama-2
like
0
Model card
Files
Files and versions
Community
main
llama-2
/
params.json
ArtemPlay
added llama model
7b2c64c
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
102 Bytes
{
"dim"
:
4096
,
"multiple_of"
:
256
,
"n_heads"
:
32
,
"n_layers"
:
32
,
"norm_eps"
:
1e-05
,
"vocab_size"
:
-1
}