def init(cfg): chat_template = cfg['chat_template'] model = cfg['model'] lock = cfg['session_lock']