Tonic commited on
Commit
8269285
1 Parent(s): d69a0ee

Update app_template.py

Browse files
Files changed (1) hide show
  1. app_template.py +1 -1
app_template.py CHANGED
@@ -46,7 +46,7 @@ def test_preview_chatbot(message, history):
46
 
47
 
48
  welcome_preview_message = f"""
49
- Welcome to **{TITLE}**! Say something like:
50
 
51
  ''{EXAMPLE_INPUT}''
52
  """
 
46
 
47
 
48
  welcome_preview_message = f"""
49
+ Welcome to **{TITLE}** using [Allen AI/Tulu](https://huggingface.co/allenai/tulu-2-dpo-13b) ! Say something like:
50
 
51
  ''{EXAMPLE_INPUT}''
52
  """