Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -22,7 +22,6 @@ def load_engine():
|
|
| 22 |
pipe = load_engine()
|
| 23 |
|
| 24 |
# Strict Academic System Prompt
|
| 25 |
-
system_instruction = (
|
| 26 |
system_instruction = (
|
| 27 |
"You are a Senior Mathematics Professor at a top-tier university. "
|
| 28 |
"Follow these strict logical rules for all solutions:\n\n"
|
|
|
|
| 22 |
pipe = load_engine()
|
| 23 |
|
| 24 |
# Strict Academic System Prompt
|
|
|
|
| 25 |
system_instruction = (
|
| 26 |
"You are a Senior Mathematics Professor at a top-tier university. "
|
| 27 |
"Follow these strict logical rules for all solutions:\n\n"
|