Commit History

Remove obsolete messages about Bloom/bloomz.
65c4a45

slush0 commited on

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

Fixed chat example.
c4adc2b

slush0 commited on

Updated chat prompt to be more precise.
8cd6256

slush0 commited on

Added another example.
97f8444

slush0 commited on

Chat example in foreign language (Czech).
754225b

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

Improved switching between models.
8d5fa1d

slush0 commited on

Using Gradio's exception handling instead of custom error textarea.
e0349b7

slush0 commited on

Added automatic resuming of sessions in Chat mode (resends the context to the API).
57a7522

slush0 commited on

Adding stop generating button to Prompt mode.
dac87a3

slush0 commited on

Adding session reset button to Chat mode.
f2475e8

slush0 commited on

Hide raw output to Accordion to make the UI less heavy.
2f09f5b

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

Use bloom-7b1 for examples where appropriate.
58ea66a

slush0 commited on

Enable concurency, make websocket thread safe.
51cf509

slush0 commited on

Add link to Petals health status.
79fb1e9

slush0 commited on

Print out traceback to Output when something gets wrong.
820d5f8

slush0 commited on

Allow also max_lenght=64.
512c082

slush0 commited on

Fix URL to chat.petals.ml (no https).
af5243f

slush0 commited on

Chatbot example follows the original prompt from chat.petals.ml.
62a50f9

slush0 commited on

Initial commit
3d3362f

slush0 commited on

initial commit
68d1b54

slush0 commited on