mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
init-commit
This commit is contained in:
commit
18a552597a
3461 changed files with 1150579 additions and 0 deletions
7
internbootcamp/libs/futoshiki/config.json
Executable file
7
internbootcamp/libs/futoshiki/config.json
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"DEBUG": false,
|
||||
|
||||
"_comment":"生成有概率无解,陷入死循环,gen_depth限制生成尝试次数,尝试 pow(gen_depth,size) 次,失败就重新随机logic开始生成",
|
||||
"gen_depth":1.2
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue