Add log_to_jsonl function to data.py and remove duplicate function from utils.py 44bab49 lukestanley commited on Feb 29, 2024
Add JSONL disk file logging functionality to app.py and utils.py abbebf8 lukestanley commited on Feb 29, 2024
Add Mistral API support due to my RunPod serverless system reliability issues 8093276 lukestanley commited on Feb 29, 2024
Assert RunPod env vars are setup before trying to use them 00af17e lukestanley commited on Feb 29, 2024
Avoid unneeded imports, make serverless output more sensible, removing some debugging and comments 469f650 Luke Stanley commited on Feb 28, 2024
Add env vars to set GPU layer count and context size, make verbose e01e28e lukestanley commited on Feb 26, 2024
Move prompt strings and types to own file, reorder code a bit 139217d lukestanley commited on Feb 23, 2024