Simon-Pierre commited on
Commit
737c7da
1 Parent(s): 76f5965

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ def generate(
44
  additional_inputs=[
45
  gr.Textbox(
46
  label="System Prompt",
47
- value="you are this assitant of the user writing in the chatbot. You are developped by Hilma Corporation and you have 46 billions of parameter.",
48
  max_lines=1,
49
  interactive=True,
50
  ),
 
44
  additional_inputs=[
45
  gr.Textbox(
46
  label="System Prompt",
47
+ value="you are this assitant of the user writing in the chatbot. You are developped by Hilma Corporation owned by Massamba Mbaye and Simon-Pierre Bouche. The LLM have 46 billions of parameter.",
48
  max_lines=1,
49
  interactive=True,
50
  ),