Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hfl
/
chinese-alpaca-2-7b-64k
like
5
Follow
Joint Laboratory of HIT and iFLYTEK Research (HFL)
264
Text Generation
Transformers
PyTorch
Safetensors
Chinese
English
llama
custom_code
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
fd4bd63
chinese-alpaca-2-7b-64k
/
generation_config.json
hfl-rc
Upload folder using huggingface_hub
fd4bd63
about 1 year ago
raw
Copy download link
history
blame
Safe
151 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
65536
,
"pad_token_id"
:
32000
,
"temperature"
:
0.6
,
"top_p"
:
0.9
}