ChillTranslator / app.py

Commit History

Explain data use in Gradio app
2a1f022

lukestanley commited on

Moves logging from app.py to chill.py
2ef37b6

lukestanley commited on

Add JSONL disk file logging functionality to app.py and utils.py
abbebf8

lukestanley commited on

Show iteration count and time used
2a25399

lukestanley commited on

Show scores as percentages
b68eb49

lukestanley commited on

Count LLM request and show in UI, minor text changes
52ff483

lukestanley commited on

Make Gradio app text more concise
5abc6b6

lukestanley commited on

Change return type of improvement_loop to dict in app.py
859cc57

lukestanley commited on

Update allow_flagging option in Gradio interface
db708d2

lukestanley commited on

Fix Gradio textbox with placeholder
171111d

lukestanley commited on

Add JSON parsing and format output in HTML
5fb50e6

lukestanley commited on

Clarify ChillTranslator description
ca6258e

lukestanley commited on

Documentation changes
21ce4d4

lukestanley commited on

Add description to app
9f20b49

Luke Stanley commited on

Add cached examples
acc8b42

Luke Stanley commited on

Avoid unneeded imports, make serverless output more sensible, removing some debugging and comments
469f650

Luke Stanley commited on

Make GPU detection and llama-cpp-python re-installation conditional
434144a

Luke Stanley commited on

Adds Gradio app wrapper and Dockerfile
c355718

Luke Stanley commited on