Have some errors in the oob webui instruct model
#1
by
Lenosey
- opened
While running in chat mode, it seems to work fine, but in instruct mode, the output is broken,outputting random repeating characters, for example:
USER:hello
ASSISTANT:picture.s.S.s.K.S.s.s.S.S.S.S.s.s.S.s.S.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s.s
I am using oob webui (snapshot-2023-12-10) ,lzlv_70b_fp16_hf-4.65bpw-h6-exl2 works fine, is something wrong with the model or just the current version of webui doesn't have good support for exl2-2?
Lenosey
changed discussion title from
oob webui Instruct mode does not work
to Have some errors in the oob webui instruct model
If it works for chat but not instruct, there's nothing wrong with the loader. You best bet for debugging is to use the notebook and put in the raw prompt template to verify that things work as expected.
I compiled exllamav2 myself and everything worked fine, thanks for the reply!
Lenosey
changed discussion status to
closed