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