legolasyiu commited on
Commit
5feca57
·
verified ·
1 Parent(s): 1bf77af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ pipe = pipeline(
74
  torch_dtype=torch.bfloat16,
75
  device_map="auto"
76
  )
77
- print(pipe("What is larger 9.9 or 9.11?"))
78
  ```
79
  ## For Mathematical problems
80
  Please use "Please reason step by step, and put your final answer within \boxed{}" in system prompt
 
74
  torch_dtype=torch.bfloat16,
75
  device_map="auto"
76
  )
77
+ print(pipe("What is larger 9.9 or 9.11? Use nested <think> tags."))
78
  ```
79
  ## For Mathematical problems
80
  Please use "Please reason step by step, and put your final answer within \boxed{}" in system prompt