TruthSearchers
TruthSearchers
### Describe the bug I am using llava extension , it's loading fine but when i send image output comes empty Not only image output but normal text too I...
### Describe the bug Hey there I was trying to put extension as default in setting template json file but it seems it's not not working ,it also not giving...
### Describe the bug Traceback (most recent call last): File "/content/drive/text-generation-webui/modules/text_generation.py", line 261, in generate_reply_HF yield get_reply_from_output_ids(output, input_ids, original_question, state) File "/content/drive/text-generation-webui/modules/text_generation.py", line 103, in get_reply_from_output_ids reply = decode(output_ids[-new_tokens:], state['skip_special_tokens'])...