mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
344 B
JSON
26 lines
No EOL
344 B
JSON
[
|
|
{
|
|
"n": 8,
|
|
"max_volume": 2000
|
|
},
|
|
{
|
|
"n": 15,
|
|
"max_volume": 50000
|
|
},
|
|
{
|
|
"n": 20,
|
|
"max_volume": 100000
|
|
},
|
|
{
|
|
"n": 3,
|
|
"max_volume": 500
|
|
},
|
|
{
|
|
"n": 10,
|
|
"max_volume": 10000
|
|
},
|
|
{
|
|
"n": 5,
|
|
"max_volume": 1000
|
|
}
|
|
] |