chimera / app.py

Commit History

added spaces back
bdcaa9a

sandz7 commited on

placed async into sync
8ecf076

sandz7 commited on

materialized the chunk with async in stream before returning them
7e85e00

sandz7 commited on

added text from the stream from TIS into a 'result' list
617d3d2

sandz7 commited on

added async
a423985

sandz7 commited on

commented base_prompt for gpt generation
5613b72

sandz7 commited on

added a condition for <eot_id> found in steamer for bot_comms to get a output between gpt or llava
f6aadd6

sandz7 commited on

added list appending than concatenation
09ec979

sandz7 commited on

formatted the input prompt when it's passed to gpt and set it to none before ifs and else
0464368

sandz7 commited on

typo on multimodal_and_generation() print
44a8369

sandz7 commited on

added prints on mode conditions
0d815c8

sandz7 commited on

placed bot_comms and reversions to the chimera which is now multimodal_and_generation()
fc1b391

sandz7 commited on

added right description for gradio
8b17745

sandz7 commited on

placed spaces decoration on chimera()
fa10e83

sandz7 commited on

start for chimera
7f412e3

sandz7 commited on