migueldeguzmandev commited on
Commit
e736161
1 Parent(s): bf7105a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ interface = gr.Interface(
38
  gr.Slider(minimum=0.00000000000000000000001, maximum=1.0, value=0.7, step=0.1, label="Temperature"),
39
  ],
40
  outputs=gr.Textbox(label="Model Response"),
41
- title="Test RLLMv3.2-10!",
42
  description=(
43
  """
44
  Please set your desired temperature, then the model will generate a response.
 
38
  gr.Slider(minimum=0.00000000000000000000001, maximum=1.0, value=0.7, step=0.1, label="Temperature"),
39
  ],
40
  outputs=gr.Textbox(label="Model Response"),
41
+ title="Hello, I'm Aligned AI!",
42
  description=(
43
  """
44
  Please set your desired temperature, then the model will generate a response.