Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
lgaalves
/
mistral-7b-platypus1k
like
0
Text Generation
Transformers
PyTorch
Safetensors
garage-bAInd/Open-Platypus
English
mistral
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
5c92931
mistral-7b-platypus1k
/
special_tokens_map.json
lgaalves
Upload tokenizer
322e77f
about 1 year ago
raw
Copy download link
history
blame
Safe
168 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}