TobDeBer commited on
Commit
632bd5b
·
verified ·
1 Parent(s): 5755197
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -219,7 +219,7 @@ custom_theme = gr.themes.Soft(
219
  with gr.Blocks(fill_height=True) as demo:
220
  gr.Markdown(
221
  """
222
- # 🤖 Smol LLM Chat - Multi-turn chat with SmolLM2-135M.
223
  """
224
  )
225
 
 
219
  with gr.Blocks(fill_height=True) as demo:
220
  gr.Markdown(
221
  """
222
+ # 🤖 Smol LLM Chat - Multi-turn chat with SmolLM3-3B.
223
  """
224
  )
225