Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
wenge-research
/
yayi-7b
like
29
Text Generation
Transformers
PyTorch
Chinese
English
bloom
yayi
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
cc751aa
yayi-7b
/
special_tokens_map.json
wenge-research
Upload 6 files
83113a9
over 1 year ago
raw
Copy download link
history
blame
Safe
198 Bytes
{
"additional_special_tokens"
:
[
"<|System|>"
,
"<|Human|>"
,
"<|YaYi|>"
,
"<|End|>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}