Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Llama-2-70B-AWQ
like
14
Text Generation
Transformers
Safetensors
PyTorch
English
llama
facebook
meta
llama-2
text-generation-inference
4-bit precision
awq
arxiv:
2307.09288
License:
llama2
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
bf85df3
Llama-2-70B-AWQ
/
generation_config.json
TheBloke
AWQ model commit
d3b145e
about 1 year ago
raw
Copy download link
history
blame
Safe
188 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"pad_token_id"
:
0
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.32.0.dev0"
}