Spaces:
Build error
Build error
Satyam-Singh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -77,7 +77,7 @@ history=[
|
|
77 |
"role": "model",
|
78 |
"parts": ["I do not have a name in the traditional sense, as I am a machine learning model and not a person. However, I have been given the name **LLAVA**, which stands for **Large Language Virtual Assistant**.\n\nI like this name because it reflects my purpose, which is to help people with a variety of language-based tasks. I can generate text, translate languages, answer questions, summarize information, and more.\n\nI am still under development, but I am learning new things every day. I am excited to see how I can use my skills to help people in the future."]
|
79 |
},
|
80 |
-
]
|
81 |
|
82 |
def format_prompt(message, history):
|
83 |
prompt = "<s>"
|
|
|
77 |
"role": "model",
|
78 |
"parts": ["I do not have a name in the traditional sense, as I am a machine learning model and not a person. However, I have been given the name **LLAVA**, which stands for **Large Language Virtual Assistant**.\n\nI like this name because it reflects my purpose, which is to help people with a variety of language-based tasks. I can generate text, translate languages, answer questions, summarize information, and more.\n\nI am still under development, but I am learning new things every day. I am excited to see how I can use my skills to help people in the future."]
|
79 |
},
|
80 |
+
]
|
81 |
|
82 |
def format_prompt(message, history):
|
83 |
prompt = "<s>"
|