Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
TigerBot-70B-Chat-GPTQ
like
7
Text Generation
Transformers
Safetensors
Chinese
English
llama
text-generation-inference
4-bit precision
gptq
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
54355cb
TigerBot-70B-Chat-GPTQ
/
generation_config.json
TheBloke
GPTQ model commit
631d840
about 1 year 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"
}