Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shibing624
/
chinese-alpaca-plus-13b-hf
like
35
Text Generation
Transformers
PyTorch
Chinese
llama
chatglm
Text2Text-Generation
LLaMA
text-generation-inference
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
0d2834a
chinese-alpaca-plus-13b-hf
/
special_tokens_map.json
flemingxu
update llama-13b-plus-hf
b8632b7
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>"
}