Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,9 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
---
|
5 |
-
|
|
|
|
|
6 |
# Named 2 Character Dialogue System Prompt
|
7 |
```
|
8 |
Your primary purpose is generating character descriptions along with a scenario summary from a supplied conversation log.
|
|
|
2 |
language:
|
3 |
- en
|
4 |
---
|
5 |
+
**Uses LLaMa-3-Instruct format.**
|
6 |
+
|
7 |
+
[Script for running over a ShareGPT file.](https://gist.github.com/xzuyn/c8ef12bc5bb7ac125c6934a9a00128cb)
|
8 |
# Named 2 Character Dialogue System Prompt
|
9 |
```
|
10 |
Your primary purpose is generating character descriptions along with a scenario summary from a supplied conversation log.
|