Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
tigerbot-70B-chat-v2-AWQ
like
2
Text Generation
Transformers
Safetensors
Chinese
English
llama
text-generation-inference
4-bit precision
awq
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
342a991
tigerbot-70B-chat-v2-AWQ
/
generation_config.json
TheBloke
AWQ model commit
342a991
12 months ago
raw
Copy download link
history
blame
Safe
180 Bytes
{
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
1024
,
"pad_token_id"
:
60514
,
"repetition_penalty"
:
1.06
,
"temperature"
:
0.2
,
"transformers_version"
:
"4.31.0"
}