InternBootcamp/examples/pipelines/autogen_configs/E1twilightandancientscrolleasierversion_test.json
2025-05-30 14:05:33 +08:00

18 lines
No EOL
274 B
JSON

[
{
"max_n": 1,
"max_total_length": 100
},
{
"max_n": 200,
"max_total_length": 5000
},
{
"max_n": 500,
"max_total_length": 10000
},
{
"max_n": 1000,
"max_total_length": 20000
}
]