Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
IlyaGusev
/
saiga_mistral_7b_merged
like
11
Text Generation
Transformers
PyTorch
5 datasets
Russian
mistral
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
71113b7
saiga_mistral_7b_merged
/
special_tokens_map.json
IlyaGusev
Initial commit
21d6d19
12 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>"
}