Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TigerResearch
/
tigerbot-7b-sft-v1-4bit
like
6
Follow
Tiger Research
66
Text Generation
Transformers
bloom
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
0628f3a
tigerbot-7b-sft-v1-4bit
/
special_tokens_map.json
vivicai
Upload special_tokens_map.json
e2cb02f
over 1 year 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>"
}