mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 03:40:34 +08:00
refactor pissa, improve llamaboard
This commit is contained in:
@@ -310,6 +310,7 @@ class Runner:
|
||||
|
||||
env = deepcopy(os.environ)
|
||||
env["LLAMABOARD_ENABLED"] = "1"
|
||||
env["LLAMABOARD_WORKDIR"] = args["output_dir"]
|
||||
if args.get("deepspeed", None) is not None:
|
||||
env["FORCE_TORCHRUN"] = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user