Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Undi95
/
MistRP-AirOrca-7B
like
6
Text Generation
Transformers
PyTorch
mistral
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
9ecf4a7
MistRP-AirOrca-7B
/
special_tokens_map.json
Undi95
Update special_tokens_map.json
9f49b22
about 1 year ago
raw
Copy download link
history
blame
Safe
213 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
,
"<|im_end|>"
,
"<|im_start|>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"<|im_end|>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}