Add cleaning json string function and loading it to json from string e899803 verified allenpark commited on Jul 29, 2024
add json.loads back with debugging printing lines 7484cb4 verified allenpark commited on Jul 29, 2024
add debugging print statements and temp remove json.loads 8d436a0 verified allenpark commited on Jul 29, 2024
get attributes of response using dot notation not square bracket notation 5274dd8 verified allenpark commited on Jul 29, 2024
Update backend to use Lepton API rather than created HF model 5b6755d verified allenpark commited on Jul 29, 2024
add device=cuda; initialize tokenizer and model outside of function call; add inputs to device 60ffe71 Allen Park commited on Jul 29, 2024
add 3 inputs for function and rename from greet to model_call 9d86cbe Allen Park commited on Jul 29, 2024
add transformers pip package and remove TextIteratorStreamer from imports e303329 Allen Park commited on Jul 29, 2024
make PROMPT not hardcoded and take input values from gradio interface 090dd00 Allen Park commited on Jul 29, 2024