petals-playground / prompt.py

Commit History

Basics works, but still WIP; separators and examples need to be updated from bloom to llama2-related models.
c461bd0

slush0 commited on

Fix WIP
eec2373

slush0 commited on

Added another example.
97f8444

slush0 commited on

WIP: Prevent overflooding max_length and throwing error.
fd37b55

slush0 commited on

Updated Lorem ipsum example.
92a31fb

slush0 commited on

Added long-text generation example.
9f02861

slush0 commited on

Make exceptions shorter to not (completely) bloat the UI.
56e9926

slush0 commited on

Reformatted with black
b70859f

slush0 commited on

Calculates and prints generation speed.
2caf2e7

slush0 commited on

Adding stop generating button to Prompt mode.
dac87a3

slush0 commited on

Adding chat mode.
104f494

slush0 commited on

Layout preparation for prompt mode and chat mode.
d17e7da

slush0 commited on

Prompt UI moved to prompt.py
970d5ef

slush0 commited on