Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
akjindal53244
/
Mistral-7B-v0.1-Open-Platypus
like
8
Text Generation
Transformers
PyTorch
mistral
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
aa2c84e
Mistral-7B-v0.1-Open-Platypus
/
special_tokens_map.json
akjindal53244
Improved version
aa2c84e
about 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}