mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
374 B
JSON
22 lines
No EOL
374 B
JSON
[
|
|
{
|
|
"max_groups": 4,
|
|
"min_passwords": 1,
|
|
"max_passwords": 5
|
|
},
|
|
{
|
|
"max_groups": 3,
|
|
"min_passwords": 1,
|
|
"max_passwords": 3
|
|
},
|
|
{
|
|
"max_groups": 1,
|
|
"min_passwords": 1,
|
|
"max_passwords": 2
|
|
},
|
|
{
|
|
"max_groups": 5,
|
|
"min_passwords": 1,
|
|
"max_passwords": 4
|
|
}
|
|
] |