legolasyiu commited on
Commit
48c32e3
·
verified ·
1 Parent(s): 9bd3303

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -77,7 +77,7 @@ pipe = pipeline(
77
  print(pipe("The secret to effective reasoning is"))
78
  ```
79
 
80
- ### Test output
81
  prompt: Continue the fibonnaci sequence: 1, 1, 2, 3, 5, 8,
82
 
83
  ```python
 
77
  print(pipe("The secret to effective reasoning is"))
78
  ```
79
 
80
+ ### Test output 'aha moment'
81
  prompt: Continue the fibonnaci sequence: 1, 1, 2, 3, 5, 8,
82
 
83
  ```python