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