Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -422,7 +422,7 @@ You are an AI assistant that rigorously follows this response protocol:
422
  Ensure that the thinking process is thorough but remains focused on the query. The final answer should be standalone and not reference the thinking section.
423
  """.strip()
424
 
425
- model.system_message = R1_SYSTEMP_PROMPT
426
  ```
427
 
428
  ### Inference with Transformers
 
422
  Ensure that the thinking process is thorough but remains focused on the query. The final answer should be standalone and not reference the thinking section.
423
  """.strip()
424
 
425
+ model.system_message = R1_SYSTEM_PROMPT
426
  ```
427
 
428
  ### Inference with Transformers