llama-python-streamingllm / mods /btn_status_bar.py
Limour's picture
Upload 3 files
6481b74 verified
raw
history blame
No virus
111 Bytes
def init(cfg):
chat_template = cfg['chat_template']
model = cfg['model']
lock = cfg['session_lock']