Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
csuhan
/
llama_storage
like
6
Model card
Files
Files and versions
Community
main
llama_storage
/
params.json
csuhan
Upload with huggingface_hub
51ad423
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
{
"dim"
:
4096
,
"multiple_of"
:
256
,
"n_heads"
:
32
,
"n_layers"
:
32
,
"norm_eps"
:
1e-06
,
"vocab_size"
:
-1
}