Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
tigerbot-13B-chat-v5-GPTQ
like
2
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
a621ed2
tigerbot-13B-chat-v5-GPTQ
/
special_tokens_map.json
TheBloke
GPTQ model commit
8ac9ddf
verified
10 months ago
raw
Copy download link
history
blame
Safe
190 Bytes
{
"additional_special_tokens"
:
[
"\n\n### Instruction:\n"
,
"\n\n### Response:\n"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}