Commit History

Adjusted the temperature and max tokens input fields, including updating the min, max, and step values.
65b948d

victor HF staff commited on

Implemented streaming message functionality and declared 'out' variable in Playground component.
2b9a956

victor HF staff commited on

Implemented streaming message updates by appending content to the output and updating the streamingMessage content.
ca4c286

victor HF staff commited on

Improved handling of streaming response from OpenAI API in Playground component.
191f5be

victor HF staff commited on

Implemented a seed parameter for the Playground component to allow for reproducible model outputs.
842026e

victor HF staff commited on

Reduced the temperature parameter for the OpenAI API request in the Playground component.
5bea933

victor HF staff commited on

Increased the maximum number of tokens for the Playground component.
ad695da

victor HF staff commited on

Implemented a new user prompt and updated the list of compatible models in the Playground component.
ab4e04b

victor HF staff commited on

Added a system message to the chat completion request.
ba979f0

victor HF staff commited on

Added support for Mistral-7B-Instruct-v0.2 model in the Playground component.
f9de203

victor HF staff commited on

Implemented chat completion streaming functionality in the Playground component.
82f775d

victor HF staff commited on

Implemented streaming chat completion with progress updates.
e77d876

victor HF staff commited on

Increased the step size of the max tokens slider to 32 to improve user experience.
1546a46

victor HF staff commited on

Implemented input validation and styling for temperature and max tokens options in the Playground component.
8dc43df

victor HF staff commited on

Added temperature and max tokens controls to the Playground component.
5d3a236

victor HF staff commited on

layout
ed2f767

victor HF staff commited on

loading state
a8fc54a

victor HF staff commited on

Docker
eca227d

victor HF staff commited on

add playground
39eb06d

victor HF staff commited on

Initial commit
dac6daa

victor HF staff commited on