Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shibing624
/
chinese-alpaca-plus-13b-pth
like
7
PyTorch
Chinese
chatglm
Text2Text-Generation
LLaMA
License:
other
Model card
Files
Files and versions
Community
bef4ff9
chinese-alpaca-plus-13b-pth
/
special_tokens_map.json
flemingxu
update llama-13b-plus-pth
a49577c
over 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}