Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
P1ayer-1
/
mpt-7b-instruct-base
like
2
Text Generation
Transformers
PyTorch
5 datasets
mpt
Composer
MosaicML
llm-foundry
StreamingDatasets
custom_code
text-generation-inference
arxiv:
6 papers
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
7125b09
mpt-7b-instruct-base
/
special_tokens_map.json
P1ayer-1
Upload tokenizer
0c62bb7
almost 2 years ago
raw
Copy download link
history
blame
Safe
164 Bytes
{
"additional_special_tokens"
:
[
"<human>"
,
"<bot>"
]
,
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}