Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mncai
/
Mistral-7B-v0.1-platy-1k
like
0
Follow
MindsAndCompany
43
Text Generation
Transformers
PyTorch
kyujinpy/KOpen-platypus
English
Korean
llama
MindsAndCompany
text-generation-inference
Inference Endpoints
arxiv:
2306.02707
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
f0d1abf
Mistral-7B-v0.1-platy-1k
/
special_tokens_map.json
caisarl76
Upload tokenizer
f0d1abf
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>"
}