Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
rootxhacker
/
llama3-diffusion
like
0
Text Generation
Transformers
Safetensors
llama
diffusion
language-model
text-generation-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
llama3-diffusion
/
generation_config.json
rootxhacker
Add generation_config.json
0188fa0
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
135 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
128001
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
}