Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
MonumentalSystems
/
randygpt-ds
like
0
Follow
Monumental Systems
1
Text Generation
Safetensors
Rust
English
randygpt
causal-lm
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
main
randygpt-ds
/
generation_config.json
rsafier
Upload folder using huggingface_hub
d87ed01
verified
4 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
128 Bytes
{
"bos_token_id"
:
0
,
"eos_token_id"
:
1
,
"max_new_tokens"
:
256
,
"temperature"
:
0.8
,
"top_p"
:
0.9
,
"do_sample"
:
true
}