mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
371 B
JSON
26 lines
No EOL
371 B
JSON
[
|
|
{
|
|
"min_nodes": 2,
|
|
"max_nodes": 30
|
|
},
|
|
{
|
|
"min_nodes": 10,
|
|
"max_nodes": 30
|
|
},
|
|
{
|
|
"min_nodes": 20,
|
|
"max_nodes": 100
|
|
},
|
|
{
|
|
"min_nodes": 2,
|
|
"max_nodes": 10
|
|
},
|
|
{
|
|
"min_nodes": 5,
|
|
"max_nodes": 30
|
|
},
|
|
{
|
|
"min_nodes": 2,
|
|
"max_nodes": 20
|
|
}
|
|
] |