mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
210 B
JSON
18 lines
No EOL
210 B
JSON
[
|
|
{
|
|
"max_n": 3,
|
|
"max_l": 4
|
|
},
|
|
{
|
|
"max_n": 3,
|
|
"max_l": 3
|
|
},
|
|
{
|
|
"max_n": 2,
|
|
"max_l": 2
|
|
},
|
|
{
|
|
"max_n": 1,
|
|
"max_l": 1
|
|
}
|
|
] |