Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
# PanoiaPrompts-v01
|
7 |
+
|
8 |
+
Made with [LittleInstructionMaker-4B-v0.1](https://huggingface.co/trollek/LittleInstructionMaker-4B-v0.1), streamlit, SQLite, and impatience. LIM can even make multiturn chat data, and works well with Llama3. With Mixtral it ends up in a "Thank you!" - "No proplemo mate." - "But really. Thanks." - "I got you dawg." loop.
|
9 |
+
|
10 |
+
I used many large language models to make lots of system prompts covering several topics in a variety of different fields.
|