Files
TBgen_App/config/custom.yaml

16 lines
296 B
YAML
Raw Permalink Normal View History

2026-03-30 16:46:48 +08:00
run:
mode: 'autoline'
gpt:
model: "qwen-max"
key_path: "config/key_API.json"
save:
en: True
root: "/home/zhang/CorrectBench/TBgen_App/output/example_mul/"
autoline:
cga:
enabled: True
max_iter: 10
promptscript: "pychecker"
onlyrun: "TBgensimeval"