nisten commited on
Commit
092f48f
1 Parent(s): 5ad0b98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 res>
17
- <|im_start|>user{Careful this is a trick question. Think first then when done thinking say ...{done_thinking}... and >
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