Artin2009 commited on
Commit
24ad60b
1 Parent(s): a2fc860

Update chain_app.py

Browse files
Files changed (1) hide show
  1. chain_app.py +11 -11
chain_app.py CHANGED
@@ -396,7 +396,7 @@ async def on_chat_start():
396
  ]
397
  ).send()
398
  await cl.Message(
399
- content='Im Qwen's second generation second large model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
400
  ).send()
401
 
402
  if chat_profile == 'Qwen2-7B':
@@ -419,7 +419,7 @@ async def on_chat_start():
419
  ]
420
  ).send()
421
  await cl.Message(
422
- content='Im Qwen's second generation third large model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
423
  ).send()
424
 
425
  if chat_profile == 'Qwen2-1.5B':
@@ -442,7 +442,7 @@ async def on_chat_start():
442
  ]
443
  ).send()
444
  await cl.Message(
445
- content='Im Qwen's second generation small model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
446
  ).send()
447
 
448
  if chat_profile == 'Qwen2-0.5B':
@@ -465,7 +465,7 @@ async def on_chat_start():
465
  ]
466
  ).send()
467
  await cl.Message(
468
- content='Im Qwen's second generation small model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
469
  ).send()
470
 
471
  if chat_profile == 'Qwen1.5-110B':
@@ -488,7 +488,7 @@ async def on_chat_start():
488
  ]
489
  ).send()
490
  await cl.Message(
491
- content='Im Qwen's 1.5th generation Large model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
492
  ).send()
493
 
494
  if chat_profile == 'Qwen1.5-72B':
@@ -511,7 +511,7 @@ async def on_chat_start():
511
  ]
512
  ).send()
513
  await cl.Message(
514
- content='Im Qwen's 1.5th generation second Large model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
515
  ).send()
516
 
517
  if chat_profile == 'Qwen1.5-32B':
@@ -534,7 +534,7 @@ async def on_chat_start():
534
  ]
535
  ).send()
536
  await cl.Message(
537
- content='Im Qwen's 1.5th generation third Large model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
538
  ).send()
539
 
540
  if chat_profile == 'Qwen1.5-2.7B':
@@ -557,7 +557,7 @@ async def on_chat_start():
557
  ]
558
  ).send()
559
  await cl.Message(
560
- content='Im Qwen's 1.5th generation small model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
561
  ).send()
562
 
563
  if chat_profile == 'Qwen-72B':
@@ -580,7 +580,7 @@ async def on_chat_start():
580
  ]
581
  ).send()
582
  await cl.Message(
583
- content='Im Qwen's open source Ai model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
584
  ).send()
585
 
586
  if chat_profile == 'Qwen-14B':
@@ -603,7 +603,7 @@ async def on_chat_start():
603
  ]
604
  ).send()
605
  await cl.Message(
606
- content='Im Qwen's open source Ai model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
607
  ).send()
608
 
609
  if chat_profile == 'Qwen-7B':
@@ -626,7 +626,7 @@ async def on_chat_start():
626
  ]
627
  ).send()
628
  await cl.Message(
629
- content='Im Qwen's open source Ai model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!,
630
  ).send()
631
 
632
  if chat_profile == 'Llama-3.1-405B':
 
396
  ]
397
  ).send()
398
  await cl.Message(
399
+ content='Im Qwens second generation second large model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
400
  ).send()
401
 
402
  if chat_profile == 'Qwen2-7B':
 
419
  ]
420
  ).send()
421
  await cl.Message(
422
+ content='Im Qwens second generation third large model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
423
  ).send()
424
 
425
  if chat_profile == 'Qwen2-1.5B':
 
442
  ]
443
  ).send()
444
  await cl.Message(
445
+ content='Im Qwens second generation small model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
446
  ).send()
447
 
448
  if chat_profile == 'Qwen2-0.5B':
 
465
  ]
466
  ).send()
467
  await cl.Message(
468
+ content='Im Qwens second generation small model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
469
  ).send()
470
 
471
  if chat_profile == 'Qwen1.5-110B':
 
488
  ]
489
  ).send()
490
  await cl.Message(
491
+ content='Im Qwens 1.5th generation Large model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
492
  ).send()
493
 
494
  if chat_profile == 'Qwen1.5-72B':
 
511
  ]
512
  ).send()
513
  await cl.Message(
514
+ content='Im Qwens 1.5th generation second Large model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
515
  ).send()
516
 
517
  if chat_profile == 'Qwen1.5-32B':
 
534
  ]
535
  ).send()
536
  await cl.Message(
537
+ content='Im Qwens 1.5th generation third Large model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
538
  ).send()
539
 
540
  if chat_profile == 'Qwen1.5-2.7B':
 
557
  ]
558
  ).send()
559
  await cl.Message(
560
+ content='Im Qwens 1.5th generation small model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
561
  ).send()
562
 
563
  if chat_profile == 'Qwen-72B':
 
580
  ]
581
  ).send()
582
  await cl.Message(
583
+ content='Im Qwens open source Ai model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
584
  ).send()
585
 
586
  if chat_profile == 'Qwen-14B':
 
603
  ]
604
  ).send()
605
  await cl.Message(
606
+ content='Im Qwens open source Ai model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
607
  ).send()
608
 
609
  if chat_profile == 'Qwen-7B':
 
626
  ]
627
  ).send()
628
  await cl.Message(
629
+ content='Im Qwens open source Ai model and i am configured by two iranian boys Artin Daneshvar and Sadra Noadoust to help you out!',
630
  ).send()
631
 
632
  if chat_profile == 'Llama-3.1-405B':