"...text-generation-inference.git" did not exist on "313194f6d75215bc0a8d1f78ef352dbc705a48a5"
Commit 7b79237d authored by wangg12's avatar wangg12
Browse files

update doc

parent 0f88eddb
......@@ -27,7 +27,8 @@ class Runner(object):
work_dir (str, optional): The working directory to save checkpoints
and logs.
log_level (int): Logging level.
logger: Custom logger. If `None`, use default logger.
logger (:obj:`logging.Logger`): Custom logger. If `None`, use the
default logger.
"""
def __init__(self,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment