Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hfl
/
llama-3-chinese-8b
like
10
Follow
Joint Laboratory of HIT and iFLYTEK Research (HFL)
212
Text Generation
Transformers
Safetensors
Chinese
English
llama
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Train
Deploy
Use this model
main
llama-3-chinese-8b
/
generation_config.json
hfl-rc
Upload folder using huggingface_hub
45418de
verified
7 months ago
raw
Copy download link
history
blame
Safe
176 Bytes
{
"bos_token_id"
:
128000
,
"eos_token_id"
:
128001
,
"do_sample"
:
true
,
"temperature"
:
0.6
,
"max_length"
:
4096
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.40.0.dev0"
}