placed in the delta.content in text and appended that to outputs 39eda37 sandz7 commited on May 24, 2024
placed the output in list comprehension and just returned the output from output_list 2e99ee0 sandz7 commited on May 24, 2024
added streamer in the generate_kwargs and placed params in streamer aaf89eb sandz7 commited on May 24, 2024
removed thread and text stream as we want the whole output for UI d5cc98b sandz7 commited on May 23, 2024
removed thread and text streaming as we just need the whole output placed on ui 722a52a sandz7 commited on May 23, 2024
replaced the terminator values to origin and replaced the transformer to instruct version a0c513d verified sandz7 commited on May 23, 2024
added terminators, params on generations and a thread with steamer to finalize also a sliding feature on UI 76a6e88 sandz7 commited on May 23, 2024
header with user input, and grabbed the first response of output_ids[0] db79da7 sandz7 commited on May 23, 2024
placed input_ids in cuda and just added the vector for input_ids on generate() for model ec72fe8 sandz7 commited on May 23, 2024