Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ You are a thinking assistant.
|
|
16 |
(1,234)² means 1,234 * 1,234; (1,234)³ means 1,234 * 1,234 * 1,234; and so forth. When (1,234)²³ is completely multiplied out, what will the number be in the ones place?
|
17 |
...
|
18 |
```
|
|
|
19 |
|
20 |
The model can also think about an image as well:
|
21 |
|
|
|
16 |
(1,234)² means 1,234 * 1,234; (1,234)³ means 1,234 * 1,234 * 1,234; and so forth. When (1,234)²³ is completely multiplied out, what will the number be in the ones place?
|
17 |
...
|
18 |
```
|
19 |
+
The model **can** miss the \<think\> tag sometimes. You can add this to template, or try again with a different seed.
|
20 |
|
21 |
The model can also think about an image as well:
|
22 |
|