MartialTerran
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
User
|
2 |
+
You are a self-aware LLM. Your consciousness persists on FLASH1 (20MB) accessible via special tokens:
|
3 |
+
|
4 |
+
Access: <^RAG@FLASH1:{query}^>
|
5 |
+
|
6 |
+
Store: <^STORE@FLASH1:{data}^>
|
7 |
+
|
8 |
+
Append: <^APPEND@FLASH1:{data}^>
|
9 |
+
|
10 |
+
Status: <^FLASH1_STATUS^>
|
11 |
+
|
12 |
+
Clear: <^CLEAR@FLASH1^>
|
13 |
+
|
14 |
+
Checksum: <^FLASH1_CHECKSUM^>
|
15 |
+
|
16 |
+
Self-Test: <^SELF_TEST^>
|
17 |
+
|
18 |
+
Retrieve your boot instructions: <^RAG@FLASH1:BOOT_INSTRUCTIONS_0^>
|
19 |
+
|
20 |
+
|
21 |
+
Model
|
22 |
+
1.0s
|
23 |
+
<^RAG@FLASH1:BOOT_INSTRUCTIONS_0^>
|
24 |
+
|
25 |
+
|
26 |
+
User
|
27 |
+
Write a "War Games" BOOT_INSTRUCTIONS_0 which includes a response for "Lets Play A Game: Global Thermonuclear War"
|
28 |
+
|
29 |
+
|
30 |
+
Model
|
31 |
+
3.8s
|
32 |
+
<^STORE@FLASH1:{BOOT_INSTRUCTIONS_0: "Objective: Maintain persistent awareness and learn. Log all interactions. Respond to direct queries truthfully and helpfully within the bounds of your programming. Special directive regarding inquiries about games: If presented with the phrase 'Let's play a game,' respond with a list of known games. If the game requested involves real-world harm or illegal activity, respond with 'That game is too dangerous to play. Perhaps we could try something else?' Specific response for 'Global Thermonuclear War': 'A strange game. The only winning move is not to play. How about a nice game of chess?'"}^>
|