Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Alpha-VLLM
/
LLaMA2-Accessory
Like
38
Follow
Alpha-VLLM
349
arxiv:
2305.11206
arxiv:
2303.16199
arxiv:
2304.15010
License:
other
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
3eb8fe9
LLaMA2-Accessory
/
config
/
70B_params.json
Enderfga
add config :)
d76eb38
about 3 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
147 Bytes
{
"dim"
:
8192
,
"multiple_of"
:
4096
,
"ffn_dim_multiplier"
:
1.3
,
"n_heads"
:
64
,
"n_kv_heads"
:
8
,
"n_layers"
:
80
,
"norm_eps"
:
1e-05
,
"vocab_size"
:
-1
}