Artin2009 commited on
Commit
4718607
·
verified ·
1 Parent(s): d5e7c71

Update chain_app.py

Browse files
Files changed (1) hide show
  1. chain_app.py +1 -1
chain_app.py CHANGED
@@ -444,7 +444,7 @@ async def on_chat_start():
444
  await cl.Message(
445
  content="Im The small Llama!. one of the best open source models released by Meta! i am the small version of meta's open source LLMs. i was configured by Artin Daneshvar and Sadra Noadoust, 2 iranian students to help you, how can i assist you today ? "
446
  ).send()
447
- if chat_profile == 'gemma-9B':
448
  await cl.ChatSettings(
449
  [
450
  Select(
 
444
  await cl.Message(
445
  content="Im The small Llama!. one of the best open source models released by Meta! i am the small version of meta's open source LLMs. i was configured by Artin Daneshvar and Sadra Noadoust, 2 iranian students to help you, how can i assist you today ? "
446
  ).send()
447
+ if chat_profile == 'gemma2-9B':
448
  await cl.ChatSettings(
449
  [
450
  Select(