mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
543 B
JSON
26 lines
No EOL
543 B
JSON
[
|
|
{
|
|
"max_entries": 15,
|
|
"min_entries": 1,
|
|
"max_phones_per_entry": 8,
|
|
"min_phones_per_entry": 1
|
|
},
|
|
{
|
|
"max_entries": 15,
|
|
"min_entries": 1,
|
|
"max_phones_per_entry": 10,
|
|
"min_phones_per_entry": 1
|
|
},
|
|
{
|
|
"max_entries": 20,
|
|
"min_entries": 1,
|
|
"max_phones_per_entry": 7,
|
|
"min_phones_per_entry": 1
|
|
},
|
|
{
|
|
"max_entries": 10,
|
|
"min_entries": 1,
|
|
"max_phones_per_entry": 5,
|
|
"min_phones_per_entry": 1
|
|
}
|
|
] |