mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-17 04:10:36 +08:00
update train hparams
This commit is contained in:
@@ -51,4 +51,4 @@ def print_env() -> None:
|
||||
|
||||
info["vLLM version"] = vllm.__version__
|
||||
|
||||
print("\n".join(["- {}: {}".format(key, value) for key, value in info.items()]) + "\n")
|
||||
print("\n" + "\n".join(["- {}: {}".format(key, value) for key, value in info.items()]) + "\n")
|
||||
|
||||
Reference in New Issue
Block a user