update train hparams
Former-commit-id: 1ca9fce55b55bf209f4b76152b586731932a3f39
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