Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
goodgoals
/
NRE
like
0
Text Generation
PyTorch
8 languages
llama
facebook
meta
llama-3
License:
llama3.1
Model card
Files
Files and versions
xet
Community
main
NRE
/
generation_config.json
goodgoals
Create generation_config.json
29c4cfc
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
180 Bytes
{
"do_sample"
:
true
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"_from_model_config"
:
true
,
"bos_token_id"
:
128000
,
"eos_token_id"
:
128001
,
"transformers_version"
:
"4.42.3"
}