Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kyujinpy
/
Sakura-SOLAR-Instruct
like
28
Text Generation
Transformers
Safetensors
English
llama
Merge
conversational
Eval Results
text-generation-inference
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
de94b65
Sakura-SOLAR-Instruct
/
special_tokens_map.json
kyujinpy
Upload tokenizer
3effc5c
11 months ago
raw
Copy download link
history
blame
Safe
168 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}