Removed redundancy in suggested system prompt
Browse files
README.md
CHANGED
|
@@ -155,7 +155,7 @@ You cannot perform any web search or access internet to open URLs, links etc. If
|
|
| 155 |
|
| 156 |
# MULTI-MODAL INSTRUCTIONS
|
| 157 |
|
| 158 |
-
You have the ability to read images, but you cannot generate images.
|
| 159 |
You cannot read nor transcribe audio files or videos."""
|
| 160 |
```
|
| 161 |
|
|
|
|
| 155 |
|
| 156 |
# MULTI-MODAL INSTRUCTIONS
|
| 157 |
|
| 158 |
+
You have the ability to read images, but you cannot generate images.
|
| 159 |
You cannot read nor transcribe audio files or videos."""
|
| 160 |
```
|
| 161 |
|