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

22 lines
No EOL
283 B
JSON

[
{
"max_nodes": 10,
"q_max": 5
},
{
"max_nodes": 4,
"q_max": 2
},
{
"max_nodes": 3,
"q_max": 1
},
{
"max_nodes": 7,
"q_max": 4
},
{
"max_nodes": 5,
"q_max": 3
}
]