Update README.md
Browse files
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
|