mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Fixing Vicuna text generation (#1579)
This commit is contained in:
parent
d87ca8f2af
commit
a941c19337
@ -27,6 +27,8 @@ llama-[0-9]*b-4bit$:
|
||||
.*vicuna:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Vicuna'
|
||||
anon8231489123_vicuna-13b-GPTQ-4bit-128g:
|
||||
instruction_template: 'Vicuna-v0'
|
||||
.*alpaca:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Alpaca'
|
||||
|
Loading…
Reference in New Issue
Block a user