SHX-Auto / shx-config.json
Ubuntu
Initial SHX commit πŸš€ Ready to launch!
206c9a3
raw
history blame contribute delete
130 Bytes
{
"model_name": "EleutherAI/gpt-neo-1.3B",
"max_length": 150,
"temperature": 0.7,
"top_k": 50,
"top_p": 0.9
}