NeuralInternet commited on
Commit
2d42b71
1 Parent(s): 9797357

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -161,7 +161,7 @@ def radio_on_change(
161
  )
162
 
163
 
164
- title = """<h1 align="center">Chat LLMs</h1>"""
165
  description = """Language models can be conditioned to act like dialogue agents through a conversational prompt that typically takes the form:
166
 
167
  ```
 
161
  )
162
 
163
 
164
+ title = """<h1 align="center">ChatLLMs</h1>"""
165
  description = """Language models can be conditioned to act like dialogue agents through a conversational prompt that typically takes the form:
166
 
167
  ```