Text Generation
Transformers
English
Or4cl3
code
Inference Endpoints
Or4cl3 / config.json
satan4191's picture
Update config.json
5abc06a
{
"architecture": "Or4cl3",
"model_type": "Or4cl3",
"model_path": "/path/to/model",
"prompt": "My name is Mariama, my favorite",
"temperature": 0.7,
"top_k": 5,
"no_repeat_n": 3,
"max_length": 128,
"conversational": true,
"code_generation": true
}