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

18 lines
No EOL
306 B
JSON

[
{
"max_platforms": 100,
"max_bridge": 100000
},
{
"max_platforms": 10,
"max_bridge": 1000
},
{
"max_platforms": 50000,
"max_bridge": 500000000000000000
},
{
"max_platforms": 1000,
"max_bridge": 1000000000
}
]