Pinkstack commited on
Commit
68aff32
·
verified ·
1 Parent(s): eb41caa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -168,7 +168,7 @@ Evaluation:
168
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6710ba6af1279fe0dfe33afe/yl5Et2TkCoYuIrNpDhZu9.png)
169
 
170
 
171
- the model uses this prompt format: (modified phi-4 prompt)
172
  ```
173
  {{ if .System }}<|system|>
174
  {{ .System }}<|im_end|>
 
168
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6710ba6af1279fe0dfe33afe/yl5Et2TkCoYuIrNpDhZu9.png)
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|>