Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
rohinp
/
lua-codegen-model
like
0
ONNX
codegen
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
lua-codegen-model
/
generation_config.json
rohinp
Upload folder using huggingface_hub
a6c2c61
verified
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
131 Bytes
{
"max_new_tokens"
:
150
,
"temperature"
:
0.9
,
"top_p"
:
0.9
,
"do_sample"
:
true
,
"num_beams"
:
1
,
"early_stopping"
:
true
}