Add local logging option if SKIP_NETWORK environment variable is set 960dc11 lukestanley commited on Mar 1
Add data capture endpoint using Gradio's API hosted by HF's Gradio dynamic hostname 2c65c23 lukestanley commited on Mar 1
Add log_to_jsonl function to data.py and remove duplicate function from utils.py 44bab49 lukestanley commited on Feb 29
Add JSONL disk file logging functionality to app.py and utils.py abbebf8 lukestanley commited on Feb 29
Readme: Note on Mistral API used, serverless backend for reliability 8c64a35 lukestanley commited on Feb 29
Add Mistral API support due to my RunPod serverless system reliability issues 8093276 lukestanley commited on Feb 29
Docs: Add local usage instructions for running the Gradio web server GUI 38a55db lukestanley commited on Feb 28
Clarify setup comments, remove unused global, increase max iterations c995e6d lukestanley commited on Feb 28
Doc: Idea for speed improvements and intermediate results display, grouping future directions 968cab3 lukestanley commited on Feb 28
Comment out llama-cpp-python installation command in Docker for HuggingFace Space 56e7667 Luke Stanley commited on Feb 28
Switch to serverless worker by default (PR #2 from lukestanley/serverless_json_llm) a054519 unverified Luke Stanley commited on Feb 28
Avoid unneeded imports, make serverless output more sensible, removing some debugging and comments 469f650 Luke Stanley commited on Feb 28