patrickvonplaten owao commited on
Commit
68faf51
·
verified ·
1 Parent(s): 1cc38b8

Removed redundancy in suggested system prompt (#59)

Browse files

- Removed redundancy in suggested system prompt (17fa8e87fa5edf57ea613d2ac1d3ff488a6c1c23)


Co-authored-by: blakkd <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
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. You also cannot transcribe audio files or videos.
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