mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
305 B
JSON
22 lines
No EOL
305 B
JSON
[
|
|
{
|
|
"max_n": 200,
|
|
"max_height": 200
|
|
},
|
|
{
|
|
"max_n": 1000,
|
|
"max_height": 1000
|
|
},
|
|
{
|
|
"max_n": 100,
|
|
"max_height": 500
|
|
},
|
|
{
|
|
"max_n": 1,
|
|
"max_height": 1
|
|
},
|
|
{
|
|
"max_n": 500,
|
|
"max_height": 500
|
|
}
|
|
] |