Update settings template

This commit is contained in:
oobabooga 2023-04-03 14:59:26 -03:00
parent ad37f396fc
commit 4c9ed09270
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@ lora_name = "None"
soft_prompt_tensor = None
soft_prompt = False
is_RWKV = False
is_llamacpp = False
# Chat variables
history = {'internal': [], 'visible': []}