mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
306 B
JSON
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
|
|
}
|
|
] |