Spaces:
Running
Running
Move YAML to the top of README.md.
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Meta Prompt Demo
|
2 |
|
3 |
This project is a demonstration of the concept of Meta Prompt, which involves generating a language model prompt using another language model. The demo showcases how a language model can be used to generate high-quality prompts for another language model.
|
@@ -262,12 +271,3 @@ For any questions or feedback regarding this project, please feel free to reach
|
|
262 |
**Acknowledgements:**
|
263 |
|
264 |
I would like to express my gratitude to my colleagues at [Wiz.AI](https://www.wiz.ai/) for their support and contributions.
|
265 |
-
|
266 |
-
---
|
267 |
-
title: Meta Prompt
|
268 |
-
emoji: 🦀
|
269 |
-
colorFrom: red
|
270 |
-
colorTo: purple
|
271 |
-
sdk: docker
|
272 |
-
pinned: false
|
273 |
-
---
|
|
|
1 |
+
---
|
2 |
+
title: Meta Prompt
|
3 |
+
emoji: 🦀
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: purple
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
+
|
10 |
# Meta Prompt Demo
|
11 |
|
12 |
This project is a demonstration of the concept of Meta Prompt, which involves generating a language model prompt using another language model. The demo showcases how a language model can be used to generate high-quality prompts for another language model.
|
|
|
271 |
**Acknowledgements:**
|
272 |
|
273 |
I would like to express my gratitude to my colleagues at [Wiz.AI](https://www.wiz.ai/) for their support and contributions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|