Update README.md
Browse files
README.md
CHANGED
|
@@ -168,7 +168,7 @@ Evaluation:
|
|
| 168 |

|
| 169 |
|
| 170 |
|
| 171 |
-
the model
|
| 172 |
```
|
| 173 |
{{ if .System }}<|system|>
|
| 174 |
{{ .System }}<|im_end|>
|
|
|
|
| 168 |

|
| 169 |
|
| 170 |
|
| 171 |
+
the model can use this prompt format: (modified phi-4 prompt, by adding a system prompt telling the model to reason before responding you'll get a similar if not better response)
|
| 172 |
```
|
| 173 |
{{ if .System }}<|system|>
|
| 174 |
{{ .System }}<|im_end|>
|