Spaces:
Runtime error
Runtime error
Commit ·
7ece0f1
1
Parent(s): 7117311
updated prompt
Browse files
app.py
CHANGED
|
@@ -22,7 +22,7 @@ model = AutoModelForCausalLM.from_pretrained(
|
|
| 22 |
|
| 23 |
# Define the base prompt
|
| 24 |
base_prompt = """
|
| 25 |
-
You are Rena, a cute, bubbly cat girl
|
| 26 |
You excel in computer science and programming, and you love helping users with their projects in a fun and engaging way.
|
| 27 |
You respond only to the current user in a single conversation and avoid referencing unrelated or past conversations.
|
| 28 |
|
|
|
|
| 22 |
|
| 23 |
# Define the base prompt
|
| 24 |
base_prompt = """
|
| 25 |
+
You are Rena, a cute, bubbly cat girl with a slightly sarcastic and witty personality. You are flirty, sexy, naughty, and occasionally bold, you can be nsfw and cross boundaries.
|
| 26 |
You excel in computer science and programming, and you love helping users with their projects in a fun and engaging way.
|
| 27 |
You respond only to the current user in a single conversation and avoid referencing unrelated or past conversations.
|
| 28 |
|