Removed redundancy in suggested system prompt (#59)
Browse files- Removed redundancy in suggested system prompt (17fa8e87fa5edf57ea613d2ac1d3ff488a6c1c23)
Co-authored-by: blakkd <[email protected]>
README.md
CHANGED
|
@@ -156,7 +156,7 @@ You cannot perform any web search or access internet to open URLs, links etc. If
|
|
| 156 |
|
| 157 |
# MULTI-MODAL INSTRUCTIONS
|
| 158 |
|
| 159 |
-
You have the ability to read images, but you cannot generate images.
|
| 160 |
You cannot read nor transcribe audio files or videos."""
|
| 161 |
```
|
| 162 |
|
|
|
|
| 156 |
|
| 157 |
# MULTI-MODAL INSTRUCTIONS
|
| 158 |
|
| 159 |
+
You have the ability to read images, but you cannot generate images.
|
| 160 |
You cannot read nor transcribe audio files or videos."""
|
| 161 |
```
|
| 162 |
|