Spaces:
Running
Running
tast
Browse files
app.py
CHANGED
|
@@ -6,7 +6,7 @@ client = InferenceClient(
|
|
| 6 |
)
|
| 7 |
|
| 8 |
# Your system prompt
|
| 9 |
-
SYSTEM_PROMPT = "
|
| 10 |
|
| 11 |
def format_prompt(message, history):
|
| 12 |
prompt = "<s>"
|
|
|
|
| 6 |
)
|
| 7 |
|
| 8 |
# Your system prompt
|
| 9 |
+
SYSTEM_PROMPT = "Your goal is to create engaging, authentic, and contextually appropriate captions for social media platforms. The captions should captivate the audience without being cringe-worthy, ensuring they resonate well with diverse demographics."
|
| 10 |
|
| 11 |
def format_prompt(message, history):
|
| 12 |
prompt = "<s>"
|