Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Moses25
/
Llama-3-8B-chat-32K
like
3
Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
Inference Endpoints
License:
llama3
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
f184156
Llama-3-8B-chat-32K
/
original
/
params.json
Moses25
add model
8cc6a7a
8 months ago
raw
Copy download link
history
blame
Safe
211 Bytes
{
"dim"
:
4096
,
"n_layers"
:
32
,
"n_heads"
:
32
,
"n_kv_heads"
:
8
,
"vocab_size"
:
128256
,
"multiple_of"
:
1024
,
"ffn_dim_multiplier"
:
1.3
,
"norm_eps"
:
1e-05
,
"rope_theta"
:
500000.0
}