Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rwl4
/
mpt-7b-chat-extended
like
0
Text Generation
Transformers
PyTorch
mpt
custom_code
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
cfefff2
mpt-7b-chat-extended
/
special_tokens_map.json
rwl4
Upload tokenizer
6a89647
over 1 year ago
raw
Copy download link
history
blame
Safe
193 Bytes
{
"additional_special_tokens"
:
[
"<|im_next|>"
,
"<|im_sep|>"
,
"<|im_recip|>"
]
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}