Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
spacebetweenus
/
1014gc2k
like
0
Safetensors
llama
License:
llama3
Model card
Files
Files and versions
Community
Train
5e2d7ac
1014gc2k
/
generation_config.json
spacebetweenus
Upload LlamaForCausalLM
ee50434
verified
4 months ago
raw
Copy download link
history
blame
Safe
198 Bytes
{
"bos_token_id"
:
128256
,
"do_sample"
:
true
,
"eos_token_id"
:
128257
,
"max_length"
:
4096
,
"pad_token_id"
:
128257
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.44.2"
}