Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Imadken
/
Mistral-7B-v0.1-platypus
like
0
Text Generation
Transformers
Safetensors
mistral
text-generation-inference
Inference Endpoints
4-bit precision
bitsandbytes
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
09755e8
Mistral-7B-v0.1-platypus
/
special_tokens_map.json
Imadken
Upload tokenizer
09755e8
verified
10 months ago
raw
Copy download link
history
blame
Safe
169 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
"<unk>"
}