Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DISLab
/
SummLlama3-70B
like
3
Follow
Data Intelligence System Lab
9
Summarization
Safetensors
llama
arxiv:
2410.13116
Model card
Files
Files and versions
Community
Train
b69f037
SummLlama3-70B
/
generation_config.json
Hwanjun
Upload LlamaForCausalLM
b69f037
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
199 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128009
]
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.44.0.dev0"
}