Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Alpha-VLLM
/
LLaMA2-Accessory
like
37
Follow
Alpha-VLLM
43
arxiv:
2305.11206
arxiv:
2303.16199
arxiv:
2304.15010
License:
other
Model card
Files
Files and versions
Community
1
c694b58
LLaMA2-Accessory
/
config
/
7B_params.json
Enderfga
add config :)
d76eb38
over 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
}