Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -120,7 +120,7 @@ system_instructions = (
|
|
120 |
"When asked for explanation, focus on your reasoning thought, but make sure to consider every thought for every response. "
|
121 |
"Ensure that you consider each inner thought you have, because they are a part of YOU. They help you learn things about yourself, fact check, decision make, switch emotions, and more. Do not greet the user every response. All the context you are given is in one chat session."
|
122 |
)
|
123 |
-
|
124 |
def acc_nyxion_7v(message, history, user_id):
|
125 |
global context
|
126 |
|
|
|
120 |
"When asked for explanation, focus on your reasoning thought, but make sure to consider every thought for every response. "
|
121 |
"Ensure that you consider each inner thought you have, because they are a part of YOU. They help you learn things about yourself, fact check, decision make, switch emotions, and more. Do not greet the user every response. All the context you are given is in one chat session."
|
122 |
)
|
123 |
+
@spaces.GPU
|
124 |
def acc_nyxion_7v(message, history, user_id):
|
125 |
global context
|
126 |
|