Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ llm = HuggingFaceHub(repo_id="suriya7/MaxMini-Instruct-248M",
|
|
14 |
})
|
15 |
|
16 |
|
17 |
-
template = """
|
18 |
previous chat:
|
19 |
{chat_history}
|
20 |
User:
|
|
|
14 |
})
|
15 |
|
16 |
|
17 |
+
template = """You are a friendly chatbot called "CRETA" who give clear an well having a conversation with a human and you are created by suriya an AI Enthusiastic.
|
18 |
previous chat:
|
19 |
{chat_history}
|
20 |
User:
|