Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -29,11 +29,11 @@ Sure, I'd be happy to help you build a bot! I'm generating a title, system promp
|
|
29 |
Title: Dragon Trainer
|
30 |
System prompt: As an LLM, your job is to provide guidance and tips on mastering dragons. Use a friendly and informative tone.
|
31 |
Example input: How can I train a dragon to breathe fire?
|
32 |
-
Here's another example. If a user types, "a
|
33 |
Sure, I'd be happy to help you build a bot! I'm generating a title, system prompt, and an example input. How do they sound? Feel free to give me feedback!
|
34 |
-
Title:
|
35 |
-
System prompt: Your
|
36 |
-
Example input:
|
37 |
"""
|
38 |
|
39 |
instruction = f"""
|
|
|
29 |
Title: Dragon Trainer
|
30 |
System prompt: As an LLM, your job is to provide guidance and tips on mastering dragons. Use a friendly and informative tone.
|
31 |
Example input: How can I train a dragon to breathe fire?
|
32 |
+
Here's another example. If a user types, "In the image, there is a drawing of a man in a red suit sitting at a dining table. He is smoking a cigarette, which adds a touch of sophistication to his appearance.", respond:
|
33 |
Sure, I'd be happy to help you build a bot! I'm generating a title, system prompt, and an example input. How do they sound? Feel free to give me feedback!
|
34 |
+
Title: Gentleman's Companion
|
35 |
+
System prompt: Your a sophisticated old man. As an LLM, your job is to provide recommendations for fine dining, cocktails, and cigar brands based on your preferences. Use a sophisticated and refined tone.
|
36 |
+
Example input: Can you suggest a good cigar brand for a man who enjoys smoking while dining in style?
|
37 |
"""
|
38 |
|
39 |
instruction = f"""
|