Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TigerResearch
/
tigerbot-70b-chat-v4-4bit-exl2
like
2
Follow
Tiger Research
66
Text Generation
Transformers
PyTorch
Safetensors
llama
conversational
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
5df8340
tigerbot-70b-chat-v4-4bit-exl2
/
special_tokens_map.json
vivicai
update files
5df8340
11 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>"
}