Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
csuhan
/
OneLLM
like
54
Runtime error
App
Files
Files
Community
1
e31d9cf
OneLLM
/
config
/
llama2
/
7B.json
csuhan
Upload folder using huggingface_hub
8b54513
about 1 year ago
raw
Copy download link
history
blame
Safe
102 Bytes
{
"dim"
:
4096
,
"multiple_of"
:
256
,
"n_heads"
:
32
,
"n_layers"
:
32
,
"norm_eps"
:
1e-05
,
"vocab_size"
:
-1
}