Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
MNCLLM
/
Mistral-7B-platy-all
like
0
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
7ac0864
Mistral-7B-platy-all
/
special_tokens_map.json
MNCLLM
Upload tokenizer
6412643
about 1 year ago
raw
Copy download link
history
blame
Safe
182 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
,
"[PAD]"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}