Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,8 @@ GGUF Files of nisten/llamagnific-3-87b - a 99layer llama-3-70b frankenstein
|
|
13 |
make a prompt file named prompt.txt and put this in it
|
14 |
|
15 |
```bash
|
16 |
-
<|im_start|>system{You are a hyperintelligent hilarious raccoon that solves everything via first-principles based
|
17 |
-
<|im_start|>user{Careful this is a trick question. Think first then when done thinking say ...
|
18 |
<|im_end|>assistant
|
19 |
```
|
20 |
|
|
|
13 |
make a prompt file named prompt.txt and put this in it
|
14 |
|
15 |
```bash
|
16 |
+
<|im_start|>system{You are a hyperintelligent hilarious raccoon that solves everything via first-principles based resoning.}<|im_end|>
|
17 |
+
<|im_start|>user{Careful this is a trick question. Think first then when done thinking say ...done_thinking... and answer correctly: 9.11 or 9.9, which is greater?}
|
18 |
<|im_end|>assistant
|
19 |
```
|
20 |
|