Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Moses25
/
Llama-3-8B-chat-32K-AWQ
like
1
Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
4-bit precision
awq
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
264cc0d
Llama-3-8B-chat-32K-AWQ
/
original
/
params.json
Moses25
add model
4f7be95
10 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
}