Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mncai
/
Mistral-7B-OpenOrca-1k
like
3
Follow
MindsAndCompany
43
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
b7ed30f
Mistral-7B-OpenOrca-1k
/
special_tokens_map.json
caisarl76
Upload tokenizer
702144b
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>"
}